Exception "Unsupported data model for" when CalculateFormula()

Hi,

I’m trying to open the attached Excel file and then call the CalculateFormula() method. However, I’m getting an Aspose.Cells.CellsException with message "Unsupported data model for ". I’m using Aspose.Cells version 24.11.0.

TestCase14.zip (14.4 KB)

The file opens successfully in Excel.

var workbook = new Workbook("TestCase14.xlsx");
workbook.CalculateFormula(); // Throws exception.

Can you please have a look? Thank you.

@llawryy
By testing with sample file and code on the latest version v24.11, we can reproduce the issue. Found unsupported data model exception when calling CalceFormula() method.

We have opened the following new ticket(s) in our internal issue tracking system and will deliver their fixes according to the terms mentioned in Free Support Policies.

Issue ID(s): CELLSNET-57293

You can obtain Paid Support Services if you need support on a priority basis, along with the direct access to our Paid Support management team.

@llawryy,

This is to inform you that your issue (Ticket ID: “CELLSNET-57293”) has been resolved. The fix/enhancement will be included in the upcoming release (Aspose.Cells v24.12) that we plan to release in the first half of December 2024. You will be notified once the new version is published.

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