Adobe InDesign CS6 Server (8.0) Object Model JS: RowTypes

InDesign Server CS6

 The row type.

Value

NameDescriptionValue
RowTypes.BODY_ROWMakes the row a body row.1161982583 = 'EBrw'
RowTypes.FOOTER_ROWMakes 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 = 'EFrw'
RowTypes.HEADER_ROWMakes 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 = 'EHrw'
RowTypes.MIXED_STATE(Read-only) The column's rows are of multiple types.1162703479 = 'EMrw'

Usage

As property

Cell.rowType

Column.rowType

Row.rowType

Jongware, 28-Apr-2012 v3.0.3iContents :: Index