Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IWorkbook Interface / dirty Method
In This Topic
    dirty Method
    In This Topic
    Designates all the formulas of the workbook to be recalculated when the next calculation occurs.
    Syntax
    void dirty()
    See Also