ApiTableRowPr
Represents the ApiTableRowPr class.
Methods
| Method | Returns | Description |
|---|---|---|
| GetClassType | "tableRowPr" | Returns a type of the ApiTableRowPr class. |
| SetHeight | boolean | Sets the height to the current table row within the current table. |
| SetTableHeader | boolean | Specifies that the current table row will be repeated at the top of each new page |
| ToJSON | JSON | Converts the ApiTableRowPr object into the JSON object. |