Specific XLSM file can't be loaded

Loading the attached XLSM file fail with Aspose.Cells.CellsException. Message: Invalid formula:"$AA$1". The file can be opened in Excel without any problems.

I am testing with Aspose.Cells 22.7 for .NET.
The code looks like this:

var doc = new Workbook(inputFile, new Aspose.Cells.LoadOptions());
doc.Save(outputFile, Aspose.Cells.SaveFormat.Pdf);
388874_InvalidFormula.zip (482.5 KB)

@DWProject
We have logged a ticket with the ID “CELLSNET-51627” for your issue. We will fix it as soon as possible.

@DWProject,

This is to inform you that your issue (logged earlier as “CELLSNET-51627”) has been resolved. The fix will be included in the next official release (Aspose.Cells v22.8) which is scheduled to be released in the second week of August 2022. You will also be notified when the next version is published.

Great! This was a fax fix!

@DWProject,

You are welcome.

The issues you have found earlier (filed as CELLSNET-51627) have been fixed in this update. This message was posted using Bugs notification tool by johnson.shi

1 Like