The Table
TableCellFormat Introduced: X18.
| Method | Description |
|---|---|
| get |
Gets the table cell's background color. |
| get |
Gets a number format for the table cell. |
| get |
Gets the text type of the table cell which determines whether the cell's text is interpreted as a number or as text When the type is Text, the cell's text is interpreted as text and it is displayed as it is. |
| get |
Gets the vertical alignment of the text in the table cell. |
| set |
Sets the table cell's background color. |
| set |
Sets the table cell's number format. |
| set |
Sets the table cell's text type. |
| set |
Sets the vertical alignment of the text in the table cell. |
| Property | Description |
|---|---|
| bottom |
The cell's bottom border. |
| left |
The cell's left border. |
| right |
The cell's right border. |
| top |
The cell's top border. |