DeferUpdateDirtyState Property
DeferUpdateDirtyState
Gets or sets whether update the dirty state of the formula cells immediately when changing the value of a cell.
Declaration
public bool DeferUpdateDirtyState { get; set; }
Public Property DeferUpdateDirtyState As Boolean
Implements