Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IWorkbook Interface / Dirty Method
In This Topic
    Dirty Method (IWorkbook)
    In This Topic
    Designates all the formulas of the workbook to be recalculated when the next calculation occurs.
    Syntax
    void Dirty()
    See Also