GemBox.Spreadsheet

ExcelColumn Methods

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

Public Instance Methods

AutoFit Automatically fits column width to the minimum size required for all data in the column to be visible.
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.

See Also

ExcelColumn Class | GemBox.Spreadsheet Namespace | ExcelRow