DefaultCellStyle
configurationThe default cell styles that will be applied to the sheet cells.
defaultCellStyle
ObjectdefaultCellStyle.Italic
BooleanIf set to true, sets the cell font to italic.
The background CSS color of the cell.
defaultCellStyle.bold
BooleanIf set to true, sets the cell font to bold.
defaultCellStyle.color
StringThe text CSS color of the cell.
The font family of the cell.
The font size of the cell in pixels.
defaultCellStyle.underline
BooleanIf set to true, sets the cell font to underline.
defaultCellStyle.wrap
BooleanIf set to true, sets the cell wrap.