GemBox.Spreadsheet

ExcelColumn Properties

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

Public Instance Properties

Cells Gets cell range with column cells.
Collapsed (inherited from ExcelColumnRowBase) Gets or sets whether object is collapsed in outlining.
Hidden (inherited from ExcelColumnRowBase) Gets or sets whether excel object is hidden.
IsStyleDefault (inherited from ExcelColumnRowBase) Returns true if style is default; otherwise, false.
OutlineLevel (inherited from ExcelColumnRowBase) Gets or sets outline level.
Style (inherited from ExcelColumnRowBase) Gets or sets cell style (CellStyle) for contained cells.
Width Gets or sets column width.

See Also

ExcelColumn Class | GemBox.Spreadsheet Namespace | ExcelRow