TableRow Properties
A table row.Name | Description |
---|---|
Cells | Returns a list of row cells. |
Height | Returns the row’s height settings. |
Index | Gets the row index in a table’s row collection. |
Interval | Gets the text buffer interval that contains the element. Inherited from DocumentElementBase. |
ParentTable | Returns the table that contains the current row. |
See Also