Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / ITableRow Interface / Delete Method
In This Topic
    Delete Method (ITableRow)
    In This Topic
    Deletes the cells of the table row and shifts upward any remaining cells below the deleted row.
    Syntax
    void Delete()
    See Also