Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / ITableRow Interface / delete Method
In This Topic
    delete Method
    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