Click or drag to resize

ExcelColumn Methods

The ExcelColumn type exposes the following members.

Methods
 NameDescription
Public methodAutoFit Automatically sets the column width so that all text in the cells of the column is visible.
Public methodDelete Deletes the current column from the worksheet.
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodInsertCopy Inserts the specified number of copies of the column before the current column.
Public methodInsertEmpty Inserts specified number of empty columns before the current column.
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top
See Also