Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IWorkbook Interface / getDeferUpdateDirtyState Method
In This Topic
    getDeferUpdateDirtyState Method
    In This Topic
    Gets whether update the dirty state of the formula cells immediately when changing the value of a cell.
    Syntax
    boolean getDeferUpdateDirtyState()
    See Also