SpreadsheetDefaultCellStyleSettingsBuilder
Methods
Background(System.String)
The background CSS color of the cell.
Parameters
value - System.String
The value for Background
Color(System.String)
The text CSS color of the cell.
Parameters
value - System.String
The value for Color
FontFamily(System.String)
The font family of the cell.
Parameters
value - System.String
The value for FontFamily
FontSize(System.String)
The font size of the cell in pixels.
Parameters
value - System.String
The value for FontSize
Italic(System.Boolean)
If set to true, sets the cell font to italic.
Parameters
value - System.Boolean
The value for Italic
Bold(System.Boolean)
If set to true, sets the cell font to bold.
Parameters
value - System.Boolean
The value for Bold
Underline(System.Boolean)
If set to true, sets the cell font to underline.
Parameters
value - System.Boolean
The value for Underline
Wrap(System.Boolean)
If set to true, sets the cell wrap.
Parameters
value - System.Boolean
The value for Wrap