Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / Workbook Class / DeferUpdateDirtyState Property
In This Topic
    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