Hi Aspose team,<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" />
I’ve faced with quite critical issue (for me) which prevents me from saving workbook. Detail: I’m opening source workbook which is just an empty worksheet with some named-ranges defined.
Next step – I’m creating new workbook and copy worksheet from source workbook to a new one. Last step – saving workbook in SaveFormat.Xlsm. During the save Aspose.Cells falls with Null-reference exception.
You can find attached the Source file as well as simple code.
If possible could you please investigate what causes the issue?
Thank you in advance.