ExcelStyle
23 Sep 20251 minute to read
Properties
backColor string
Defines the background color for cell style
bold boolean
Defines the bold style for fonts
borders ExcelBorder
Defines the borders for cell style
fontColor string
Defines the color of font
fontName string
Defines the name of font
fontSize number
Defines the size of font
hAlign ExcelHAlign
Defines the horizontal alignment for cell style
indent number
Defines the indent for cell style
italic boolean
Defines the italic style for fonts
numberFormat string
Defines the format of the cell
rotation number
Defines the rotation degree for cell style
strikeThrough boolean
Defines the strike through of the cell
type string
Defines the type of the cell
underline boolean
Defines the underline style for fonts
vAlign ExcelVAlign
Defines the vertical alignment for cell style
wrapText boolean
Defines the wrapText for cell style