After an initial test, I observed an issue in the output Excel file and PDF file format regarding calculating formulas while using the template file provided by the you with v8.2.0.2. I do not get any exception from Aspose.Cells while running the code segment but I got issues prompted by MS Excel in the output Excel file (when opening the file into it) and also in the PDF file (which has “#Recursive Reference” error for the calculated value of the cell). e.g Sample code:
var book = new Workbook(@“E:\test2\21773.xlsx”); book.CalculateFormula(); book.Save(@“E:\test2\out217731.xlsx”);
Sets consent for sending user data to Google for online advertising purposes.
Sets consent for personalized advertising.
Cookie Notice
To provide you with the best experience, we use cookies for personalization, analytics, and ads. By using our site, you agree to our cookie policy.
More info
Enables storage, such as cookies, related to analytics.
Enables storage, such as cookies, related to advertising.
Sets consent for sending user data to Google for online advertising purposes.
Sets consent for personalized advertising.
Cookie Notice
To provide you with the best experience, we use cookies for personalization, analytics, and ads. By using our site, you agree to our cookie policy.
More info
Enables storage, such as cookies, related to analytics.
Enables storage, such as cookies, related to advertising.
Sets consent for sending user data to Google for online advertising purposes.