TExcelFile.InternalRecalc Method
Used by the framework to recalculate linked spreadsheets.
Syntax
Unit: FlexCel.Core
procedure TExcelFile.InternalRecalc(const forced: Boolean; const Ufl: TUnsupportedFormulaList; const aCalcLoop: TDropoutStack<TCellAddressWithFileName>); virtual; abstract;
Parameters
See also