| C1.WPF.Excel Namespace : XLColumnCollection Class | 
For a list of all members of this type, see XLColumnCollection members.
| Name | Description | |
|---|---|---|
![]()  | Add | Overloaded. Creates a new XLColumn object and adds it to the collection. | 
![]()  | Clear | Removes all items from the collection. | 
![]()  | Contains | Determines whether an XLColumn is a member of the collection. | 
![]()  | IndexOf | Gets the index of a given XLRow object in the collection. | 
![]()  | Insert | Overloaded. Creates a new XLColumn object and inserts it at a specific position in the collection. | 
![]()  | Remove | Removes an XLColumn object from the collection. | 
![]()  | RemoveAt | Removes the XLColumn object at a given position from the collection. |