TableRow Properties
A table row in a slide table.| Name | Description |
|---|---|
| Count | Returns the number of cells in the table row. |
| Height | Gets or sets the height of the table row in Document units (1 document unit is equal to 1/300 of an inch). |
| Item[Int32] | Gets or sets the table cell at the specified index. |
See Also