Aspose.Cells OverflowException

This workbook produces an error like

Aspose.Cells.CellsException: OverflowException: Arithmetic operation resulted in an overflow.(Based on cell Sheet1!H3)

When workbook.CalculateForumla() is called on it

bab-overflow.zip (9.6 KB)

@bblinn,

Thanks for the template XLSX file.

I am able to reproduce the issue as you mentioned by using the following lines of code with his template Excel file:
e.g.
Sample code:

Workbook workbook = new Workbook("g:\\test2\\bab-overflow.xlsx");
workbook.CalculateFormula();//exception

We need to evaluate your issue in details. 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-54355

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.

@bblinn,

We would like to inform you that the issue previously recorded as “CELLSNET-54355” has been resolved. The fix will be included in our upcoming release (Aspose.Cells v23.10), scheduled to be released this week or so. We will notify you when the next version is released.

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