ApiTableRowPr
class ApiTableRowPr
Description
Class representing the table row properties.
Instance Methods
- GetClassType
(): tableRowPr
Returns a type of the ApiTableRowPr class.
- SetHeight
(sHRule, nValue)
Sets the height to the current table row within the current table.
- SetTableHeader
(isHeader)
S.
- ToJSON
(): JSON
Converts the ApiTableRowPr object into the JSON object.
Extends By
- ApiTableRow
ApiTableRowPr
Class representing a table row.