GrapeCity.Documents.Excel Namespace / Workbook Class / DeferUpdateDirtyState Property
DeferUpdateDirtyState Property (Workbook)
In This Topic
Gets or sets whether update the dirty state of the formula cells immediately when changing the value of a cell.
Syntax
public System.bool DeferUpdateDirtyState {get; set;}
See Also