Identifies a range of columns in a Worksheet.
The following tables list the members exposed by the ColumnRange type.
Name | Description | |
---|---|---|
![]() |
Gets a list with format objects that can be used to customize the appearance of the columns in the range based on various conditions. |
|
![]() |
Gets or sets a value indicating whether the columns in the range are hidden. |
|
![]() |
Gets the left column of the range. |
|
![]() |
Gets or sets the outline level of the columns in the range. |
|
![]() |
Gets the right column of the range. |
|
![]() |
Gets an IColumnStyle object that can be used to customize the appearance of all columns in the range. |
|
![]() |
Gets an IValidation object that can be used to specify validation rules for the data in the range. |
|
![]() |
Gets or sets the width of all columns in the range. |
Name | Description | |
---|---|---|
![]() |
Returns an enumerator object that can be used to iterate through the columns in the range. |
|
![]() |
Increases the outline level of all columns in the range. |
|
![]() |
Decreses the outline level of all columns in the range. |