OptionalboldIndicates whether the text is bold.
OptionalborderBottom border color.
OptionalborderBottom border style.
OptionalborderLeft border color.
OptionalborderLeft border style.
OptionalborderRight border color.
OptionalborderRight border style.
OptionalborderTop border color.
OptionalborderTop border style.
OptionalcolorThe color used to render text.
OptionalfillThe cell's background color.
OptionalfontThe name of the font family used to render text, e.g. "Arial".
OptionalfontIdentifies the font scheme, if any, to which this style's font belongs.
When set, the Style.fontFamily property is ignored and the font is instead resolved by
the workbook theme. "major" maps to the theme's heading font and "minor" to the body font.
The actual typeface is determined by the theme's ThemeFontCollection at render time.
When the theme changes, an application is expected to update the fonts associated with a scheme automatically.
It is an error to set this when a workbook has no theme.
OptionalfontThe font size in pixels.
OptionalhorizontalHorizontal alignment of the cells [text] content.
OptionalitalicIndicates whether the text is italic.
OptionalnumberFormatting directions for rendering the cell's value to text.
OptionalpatternThe color of a cell's background fill.
OptionalpatternThe style of a cell's background fill.
OptionalshrinkIndicates whether the font-size should be automatically reduced in order to make the contents of the cell visible.
OptionaltextThe degrees to which the cell text should be rotated. Values range from 0 to 180, and 255 to indicate vertical text. The origin of the rotation is the first letter of the text.
OptionalunderlineText underline decoration type.
OptionalverticalVertical alignment of the cells [text] content.
OptionalwrapIndicates whether text should be wrapped when it exceeds the cell's width.
Style rules that specify the visual presentation of a cell.