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. |
Index (inherited from ExcelColumnRowBase) | Gets the index. |
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. |
AutoFit | Automatically fits column width to the minimum size required for all data in the column to be visible. |
AutoFitAdvanced | Overloaded. Automatically fits column width to the minimum size required for all data in the column to be visible. Advanced Autofit methods use methods from System.Drawing to determine the real data width. |
Delete | Deletes this column from the worksheet. |
InsertCopy | Inserts specified number of copied columns before the current column. |
InsertEmpty | Inserts specified number of empty columns before the current column. |
ExcelColumn Class | GemBox.Spreadsheet Namespace | ExcelRow