Represents a Microsoft Excel Column.
Methods
|
Name |
Description |
|
Autofit |
Automatically fits Column width to the minimum width required for all data in the column to be visible. |
Properties
|
Name |
Description |
|
Gembox_ExcelColumn Read-Only System Use Only |
|
|
Hidden |
Indicates whether the Column is Hidden. |
|
Index Read-Only |
The one-based index of the Column. |
|
Name Read-Only |
The Column Name. Column 1 is "A", 2 is "B" etc. |
|
Parent Read-Only |
The parent collection of Columns. |
|
Style Read-Only |
Styles for the Column. |
|
Width |
The Column's width. |
|
Worksheet Read-Only |
The parent Worksheet the Column belongs to. |
- Namespace:
- Intersoft.ISSupport6
- Assembly:
- ISSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0