MaxIterations: Integer;
The MaxIterations property sets the number of iterations after which the calculation of cells containing circular references is stopped.
The value cannot be negative. Default iteration number is 100. This property is relevant only if the value of the IterativeCalculation property is set to True.
This property is used in the example for ITabOptions.IterativeCalculation.
See also: