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 |
|---|---|---|
rowIdrequired |
Integer | The row ID of the cell. |
columnIdrequired |
Integer | The column ID of the cell. |
alternativesoptional |
List of 2.1.1 Alternative objects | The alternatives defined for this cell. |
imageMapoptional |
2.1.1 ImageMap object | An optional image map used for this cell. |
Last updated on