WorkbookSettings property. Specifies the stack size for calculating cells recursively. The large value for this size will give better performance when there are lots of cells need to be calculated recursively. On the other hand larger value will raise the risk of StackOverflowException. If user gets StackOverflowException when calculating formulas this value should be decreased...CalcStackSize { get ; set ; } Remarks NOTE: This member is now obsolete...later since February 2022. Aspose apologizes for any inconvenience...