ApiTableRow
Represents the ApiTableRow class.
Methods
Method | Returns | Description |
---|---|---|
GetCell | ApiTableCell | Returns a cell by its position in the current row. |
GetCellsCount | number | Returns a number of cells in the current row. |
GetClassType | "tableRow" | Returns the type of the ApiTableRow class. |
SetHeight | None | Sets the height to the current table row. |