[]
Gets or sets whether the workbook should perform iterative calculations for formulas that contain circular references.
public bool Iterative { get; set; }
Public Property Iterative As Boolean
true, to perform iterative calculations; otherwise, false. Default is false.
true
false