ApiTableRow

class ApiTableRow

Description

Class representing a table row.

Instance Methods

GetClassType(): tableRow

Returns the type of the ApiTableRow class.

GetCellsCount(): number

Returns a number of cells in the current row.

GetCell(nPos): ApiTableCell

Returns a cell by its position in the current row.

SetHeight(nValue)

Sets the height to the current table row.

Get Help

  • If you have any questions about ONLYOFFICE Docs, try the FAQ section first.
  • You can request a feature or report a bug by posting an issue on GitHub.
  • You can also ask our developers on ONLYOFFICE forum (registration required).