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