IXlColumn Properties
Represents a single column in a worksheet.
Name | Description |
---|---|
Column |
Gets the zero-based index of the current column. |
Formatting | Gets or sets format characteristics of the column. |
Is |
Gets or sets a value indicating whether the group related to this summary column is collapsed. |
Is |
Gets or sets whether the column is visible or hidden. |
Width |
Gets or sets the column width in characters of the default font specified by the Normal style. |
Width |
Gets or sets the column width in pixels. |
See Also