Excel |
The ExcelColumn type exposes the following members.
Name | Description | |
---|---|---|
![]() | AutoFit | Automatically sets the column width so that all text in the cells of the column is visible. |
![]() | Delete | Deletes the current column from the worksheet. |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object) |
![]() | InsertCopy | Inserts the specified number of copies of the column before the current column. |
![]() | InsertEmpty | Inserts specified number of empty columns before the current column. |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object) |