GrapeCity.Documents.Excel Namespace / ITableRow Interface
Properties Methods

ITableRow Interface Members

The following tables list the members exposed by ITableRow.

Public Properties
 NameDescription
 PropertyReturns the index number of the ITableRow object within the ITableRows collection  
 PropertyReturns the IRange object that represents the range to which the specified list object applies.  
Top
Public Methods
 NameDescription
 Method Deletes the cells of the table row and shifts upward any remaining cells below the deleted row.  
Top
See Also