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