TableRow Members
Defines a table row in the document.Properties
| Name | Description |
|---|---|
| cells | Provides information about the table row’s cells. |
| interval | Gets the text buffer interval occupied by the current table row element. |
| length | Gets the table row’s character length. |
| start | Gets the table row’s start position in the document. |
See Also