GemBox.Spreadsheet

CellStyle Properties

The properties of the CellStyle class are listed below. For a complete list of CellStyle class members, see the CellStyle Members topic.

Public Instance Properties

Borders Gets or sets cell borders (CellBorder).
FillPattern Get or sets fill pattern.
Font Gets or sets font related settings.
FormulaHidden Gets or sets whether the formula is hidden in the formula bar when the cell is selected.
HorizontalAlignment Gets or sets horizontal alignment.
Indent Gets or sets cell data indentation.
IsDefault Returns true if cell style is default; otherwise, false.
IsTextVertical Gets or sets whether the cell text is displayed in a vertical style.
Locked Gets or sets if the cell is locked.
NumberFormat Gets or sets format string that will be used to interpret and display cell value.
Rotation Gets or sets cell data rotation.
ShrinkToFit Gets or sets if the cell text is shrunk to fit the cell.
VerticalAlignment Gets or sets vertical alignment.
WrapText Gets or sets if the text is wrapped.

See Also

CellStyle Class | GemBox.Spreadsheet Namespace