Represents a single row of a table in a Text Control document.

Syntax

TableRow

Introduced: X18.

Methods

Method Description
getAllowPageBreak Gets a value specifying how the table row is formatted at page breaks.
getCellFormat Gets the formatting attributes of a table row.
getIsHeader Gets a value specifying whether the table row is part of the table's header.
getMinimumHeight Gets the minimum height, in twips, of the table row.
getRow Gets the number of the table row represented through this table row object.
select Selects the table row.
setAllowPageBreak Sets a value specifying how the table row is formatted at page breaks.
setIsHeader Sets a value specifying whether the table row is part of the table's header.
setMinimumHeight Sets the minimum height, in twips, of the table row.