Identifies a column in a worksheet.
The following tables list the members exposed by the Column type.
Name | Description | |
---|---|---|
![]() |
Gets a list with format objects that can be used to customize the appearance of the cells in the column based on various conditions. |
|
![]() |
Gets the zero-based index of the represented column. |
|
![]() |
Gets a value indicating whether the group represented by this column is collapsed. |
|
![]() |
Gets a value indicating whether the column is hidden. |
|
![]() |
Gets the outline level of the column, or 0, if the column is not grouped. |
|
![]() |
Gets a value indicating whether to force a page break after this column during printing. |
|
![]() |
Gets an IColumnStyle object that can be used to customize the appearance of all cells in the column. |
|
![]() |
Gets a custom object associated with this column. |
|
![]() |
Gets the column title. |
|
![]() |
Gets an IValidation object that can be used to specify validation rules for the data in the column. |
|
![]() |
Gets the width of the column. |
|
![]() |
Sets a value indicating whether the group represented by this column is collapsed. |
|
![]() |
Sets a value indicating whether the column is hidden. |
|
![]() |
Sets the outline level of the column, or 0, if the column is not grouped. |
|
![]() |
Sets a value indicating whether to force a page break after this column during printing. |
|
![]() |
Sets a custom object associated with this column. |
|
![]() |
Sets the column title. |
|
![]() |
Sets the width of the column. |