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