RowTypes

The row type.

Values

Name

Description

Value

RowTypes.BODY_ROW

Makes the row a body row.

1161982583

RowTypes.FOOTER_ROW

Makes the row a footer row. Note: When setting row type as footer row, the row must be either the bottom row in the table or adjacent to an existing footer row.

1162244727

RowTypes.HEADER_ROW

Makes the row a header row. Note: When setting row type as header row, the row must be either the top row in the table or adjacent to an existing header row.

1162375799

RowTypes.MIXED_STATE

(Read-only) The column's rows are of multiple types.

1162703479

Object of

Cell.rowType

Column.rowType

Row.rowType