Hi Alex,
Thanks for your posting and using Aspose.Cells.
I have split this thread from the main thread: Aspose incorrectly determines file format.
We were able to observe this issue using the latest version: Aspose.Cells
for .NET v8.0.2.2 and found Workbook.FileFormat property returns incorrect format. For encrypted XLTM and XLTX file, DetectFileFormat() returns OOXML which
is fine, but when it is loaded then
Workbook.FileFormat property returns (XLSM and XLSX) format which is
wrong.
We have logged this issue in our database for investigation. We will look into it and fix this issue if possible. Once, the issue is fixed or we have some other update for you, we will let you know asap.
This issue has been logged as CELLSNET-42684.
Hi Alex,
Thanks for using Aspose.Cells.
a) We will fix the issue that Workbook.FileFormat does not return Xltx file
format.
b) If you open the encrypted files with correct password, Aspose.Cells
returns the file format of decrypted files, not “Ooxml”.
Hi Shakeel Faiz,
>>If you open the encrypted files with correct password, Aspose.Cells returns the file format of decrypted files, not “Ooxml”.
Hi Alex,
Thanks for your posting and using Aspose.Cells.
Currently, we cannot provide you any estimated time. But it might take a week or so. Please spare us some time. Once, we will have some news for you, we will let you know asap.
The issues you have found earlier (filed as CELLSNET-42684) have been fixed in this update.
This message was posted using Notification2Forum from Downloads module by Aspose Notifier.
Tested Cells 8.1.0 on my side. Correct value is returned.
Hi,