Name | Description | |
---|---|---|
![]() | Count | Gets an integer value that represents the number of rows in the table. |
![]() | Item | Gets the ITableRow object at the specified index. |
The following tables list the members exposed by ITableRows.
Name | Description | |
---|---|---|
![]() | Count | Gets an integer value that represents the number of rows in the table. |
![]() | Item | Gets the ITableRow object at the specified index. |
Name | Description | |
---|---|---|
![]() | Add | Adds a new row to the table object. |
![]() | Move | Moves table row(s) at the specified position to other position. |
![]() | MoveOut | Moves table row(s) at the specified position to the first row below or above this Table. |