Using Aspose.Cells version Hello,
7.3.2.0.<?xml:namespace prefix = o ns = “urn:schemas-microsoft-com:office:office” /><o:p></o:p>
attached file “2010.xlsm”: and save it:<o:p></o:p>
Workbook _wb = new Workbook(“2010.xlsm”);
_wb.Save(“2010.xlsm”);
It takes more than one minute to save the file.
Thank you for help!