Name | Description | |
---|---|---|
add | Overloaded. Adds a new row to the table object. Returns the ITableRow object. | |
delete | Deletes the cells of the table row(s) and shifts upward any remaining cells below the deleted row(s). | |
get | Gets the ITableRow at the specified index. | |
getCount | Returns the number of objects in the collection. |