Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / ITableColumn Interface / Delete Method
In This Topic
    Delete Method (ITableColumn)
    In This Topic
    Deletes the column of data in the table.
    Syntax
    void Delete()
    See Also