The methods of the ExcelColumn class are listed below. For a complete list of ExcelColumn class members, see the ExcelColumn Members topic.
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