| C1.WPF.Excel Namespace : XLColumn Class | 
The following tables list the members exposed by XLColumn.
| Name | Description | |
|---|---|---|
![]()  | XLColumn Constructor | Creates a new instance of the XLColumn class. | 
| Name | Description | |
|---|---|---|
![]()  | Book | Gets a reference to the parent C1XLBook object. | 
![]()  | Collapsed | Gets or sets collapsed flag for the column. | 
![]()  | IsSubtotal | Gets whether the column is subtotal. | 
![]()  | OutlineLevel | Gets or sets subtotal outline level for the column. | 
![]()  | PageBreak | Gets or sets whether there will be a forced page break after this column. | 
![]()  | Sheet | Gets a reference to the parent XLSheet object. | 
![]()  | Style | Gets or sets the XLStyle object that determines the appearance of the column. | 
![]()  | Visible | Gets or sets whether the column is visible. | 
![]()  | Width | Gets or sets the width of the column, in twips. | 
| Name | Description | |
|---|---|---|
![]()  | Clone | Overloaded. Creates a new XLColumn object that is a copy of the current instance. |