Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IWorkbook Interface / DeferUpdateDirtyState Property
In This Topic
    DeferUpdateDirtyState Property (IWorkbook)
    In This Topic
    Gets or sets whether update the dirty state of the formula cells immediately when changing the value of a cell.
    Syntax
    System.bool DeferUpdateDirtyState {get; set;}
    See Also