SuspendCalculation Property
SuspendCalculation
Gets or sets a value indicating whether formulas are immediately calculated as dependent cells are changed.
Declaration
public bool SuspendCalculation { get; set; }
Public Property SuspendCalculation As Boolean