[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.CalculationEngine.MaximumChange

MaximumChange Property

MaximumChange

Gets or sets the maximum amount of change below which to stop iterating for caclulations with circular references.

Declaration
public double MaximumChange { get; set; }
Public Property MaximumChange As Double
Property Value
Type Description
double

The maximum change. Default value is 0.001.