CellOptions
The options for the Excel Export cell.
Name | Type | Default | Description |
---|---|---|---|
background? |
|
Sets the background color of the cell.
Supports hex CSS-like values that start with | |
bold? |
|
If set to | |
borderBottom? |
|
The style information for the bottom border of the cell. | |
borderLeft? |
|
The style information for the left border of the cell. | |
borderRight? |
|
The style information for the right border of the cell. | |
borderTop? |
|
The style information for the top border of the cell. | |
color? |
|
The text color of the cell.
Supports hex CSS-like values that start with | |
fontFamily? |
|
Sets the font that is used to display the cell value. | |
fontSize? |
|
Sets the font size in pixels. | |
format? |
|
Sets the format that Excel uses to display the cell value. For more information, refer to the page on supported Excel formats. | |
italic? |
|
If | |
textAlign? |
|
Sets the horizontal alignment of the cell value. The supported values are:
| |
underline? |
|
If | |
verticalAlign? |
|
Sets the vertical alignment of the cell value. The supported values are:
| |
wrap? |
|
If |