Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IRange Interface / Clear Method
In This Topic
    Clear Method (IRange)
    In This Topic
    Clears formulas, values, and all formatting from the current IRange.
    Syntax
    void Clear()
    See Also