2.0 Cell object

Represents a term in the context of the drill editor, meaning a single cell in the data table.

Fields

Field Type Description
rowId
required
Integer The row ID of the cell.
columnId
required
Integer The column ID of the cell.
alternatives
optional
List of 2.0 Alternative objects The alternatives defined for this cell.
imageMap
optional
2.0 ImageMap object An optional image map used for this cell.