GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / ITableRows Interface
Properties Methods

ITableRows Interface Members

The following tables list the members exposed by ITableRows.

Public Properties
 NameDescription
 PropertyGets an integer value that represents the number of rows in the table.  
 PropertyGets the ITableRow object at the specified index.  
Top
Public Methods
 NameDescription
 MethodAdds a new row to the table object.  
 MethodMoves table row(s) at the specified position to other position.  
 MethodMoves table row(s) at the specified position to the first row below or above this Table.  
Top
See Also