Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / ITable Interface / Delete Method
In This Topic
    Delete Method (ITable)
    In This Topic
    Deletes the ITable object and clears the cell data from the worksheet.
    Syntax
    void Delete()
    See Also