2.1.1 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.1.1 Alternative objects | The alternatives defined for this cell. |
imageMap optional |
2.1.1 ImageMap object | An optional image map used for this cell. |
Last updated on