Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace
/
ITableRow Interface
/ Delete Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
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
C#
void
Delete()
See Also
Reference
ITableRow Interface
ITableRow Members