Information Classification: External Restricted.
See https://www.chili-publish.com/security
Document Object Model - TableCell
A cell in a table
Fields
Name | Type | Triggers | Description |
|---|---|---|---|
width | unit | Cell width | |
rowSpan | int | row span | |
colSpan | int | Column span | |
fullWidth | unit |
| Full cell width |
column |
| Current column definition | |
borderAndFill |
| Cell border/fill | |
displayName | string |
| Cell display name |
frameType | Cell frame type | ||
frame |
| Cell frame | |
explicitFill |
| Explicitly defined fill | |
explicitBorderLeft |
| Explicitly defined left border | |
explicitBorderRight |
| Explicitly defined right border | |
explicitBorderTop |
| Explicitly defined top border | |
explicitBorderBottom |
| Explicitly defined bottom border | |
hiddenByMerge | bool |
| Cell is currently hidden by another cell's colspan or rowspan |
fullHeight | unit |
| Full cell height |