Represents a single row of a table in a Text Control document.
TableRow Introduced: X18.
| Method | Description |
|---|---|
| get |
Gets a value specifying how the table row is formatted at page breaks. |
| get |
Gets the formatting attributes of a table row. |
| get |
Gets a value specifying whether the table row is part of the table's header. |
| get |
Gets the minimum height, in twips, of the table row. |
| get |
Gets the number of the table row represented through this table row object. |
| select | Selects the table row. |
| set |
Sets a value specifying how the table row is formatted at page breaks. |
| set |
Sets a value specifying whether the table row is part of the table's header. |
| set |
Sets the minimum height, in twips, of the table row. |