ApiTableRowPr
Represents the ApiTableRowPr class.
Methods
Method | Returns | Description |
---|---|---|
GetClassType | "tableRowPr" | Returns a type of the ApiTableRowPr class. |
SetHeight | None | Sets the height to the current table row within the current table. |
SetTableHeader | None | Specifies that the current table row will be repeated at the top of each new page \ wherever this table is displayed. This gives this table row the behavior of a 'header' row on \ each of these pages. This element can be applied to any number of rows at the top of the \ table structure in order to generate multi-row table headers. |
ToJSON | JSON | Converts the ApiTableRowPr object into the JSON object. |