I created a 2007 Excel (.xlsm) file with a macro in it, used Aspose to Save it as a 2003 Excel file (.xls), opened it and found that the macro was gone. Similarly, going from 2010 to 2003 had the same problem.
Hi,
Thanks for your posting and using Aspose.Cells for .NET.
Please download and use the latest version:
Aspose.Cells
for .NET v7.1.2.7
Regarding preservation of macros while converting one format into another, please see the summary below.
Xls → Xlsm (macros will be preserved)
Xlsm → Xls (macros will be lost)
Xlsx does not support any macros.
Please Note:
Xls is old Ms-Excel 2003 file format
Xlsx/Xlsm are newer Ms-Excel 2007/2010 file formats.
Hi,
No, it is not a bug. It is actually unsupported feature.
Macros will be lost whenever you will downgrade from Xlsm into Xls.
Xlsm --> Xls (macros will be lost)
The issues you have found earlier (filed as CELLSNET-40588) have been fixed in this update.
This message was posted using Notification2Forum from Downloads module by aspose.notifier.