Attribute |
Mand. |
Description |
Default |
id |
no |
CELL.id |
|
template |
no |
CELL.template |
|
label |
no |
Text of the cell. |
|
objectId |
no |
Identifier used when initiating the action that is associated to the cell. |
|
hLink |
no |
Indicates if the content of the cell is an hyperlink. |
|
editable |
no |
Indicates whether the cell is editable or not. |
false |
selected |
no |
Indicates whether the cell is selected or not. |
false |
align |
no |
Text alignment of the label of the cell (left, right or centered). |
LEFT |
image |
no |
Image of the cell. |
|
tooltip |
no |
Text of the tooltip for the cell. |
|
topBorderColor |
no |
Color of the top border of the cell. |
|
bottomBorderColor |
no |
Color of the bottom border of the cell. |
|
leftBorderColor |
no |
Color of the left border of the cell. |
|
rightBorderColor |
no |
Color of the right border of the cell. |
|
topLeftImage |
no |
Image placed in the top-left corner of the cell. |
|
topRightImage |
no |
Image placed in the top-right corner of the cell. |
|
bottomLeftImage |
no |
Image placed in the bottom-left corner of the cell. |
|
bottomRightImage |
no |
Image placed in the bottom-right corner of the cell. |
|
font |
no |
Image of the cell. |
|
color |
no |
Background color of the cell. |
|
fontColor |
no |
CELL.fontColor |
|
type |
no |
Type of the cell, either normal or rich text. |
NORMAL |