I perform the actions: reassign formulas, this action occurs without error.
Then for some reason the file cannot be opened through Excel. The file is corrupted.
If I restore the file, the formulas are broken.
Aspose.C…...xlsx"; var workbook = new Workbook(input); var ws = workbook.Worksheets...Problem here } } workbook.CalculateFormula(); workbook.Save(output);...