GemBox.Spreadsheet

CellStyle Members

CellStyle overview

Public Instance Constructors

CellStyle Overloaded. Initializes a new instance of the CellStyle class.

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