Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / Workbook Class / setDeferUpdateDirtyState Method
In This Topic
    setDeferUpdateDirtyState Method
    In This Topic
    Sets whether update the dirty state of the formula cells immediately when changing the value of a cell.
    Syntax
    public void setDeferUpdateDirtyState( 
       boolean value
    )

    Parameters

    value
    See Also