GridWorkbookSettings.ForceFullCalculate

GridWorkbookSettings.ForceFullCalculate property

Gets or sets whether fully calculates every time when a calculation is triggered.

public bool ForceFullCalculate { get; set; }

See Also