[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.CalculationEngine.Iterative

Iterative Property

Iterative

Gets or sets whether the workbook should perform iterative calculations for formulas that contain circular references.

Declaration
public bool Iterative { get; set; }
Public Property Iterative As Boolean
Property Value
Type Description
bool

true, to perform iterative calculations; otherwise, false. Default is false.