| C1.WPF.Excel Namespace : XLNamedRangeCollection Class | 
For a list of all members of this type, see XLNamedRangeCollection members.
| Name | Description | |
|---|---|---|
![]()  | Add | Overloaded. Appends an XLNamedRange object to the collection. | 
![]()  | Clear | Removes all XLNamedRange objects from the collection. | 
![]()  | Contains | Overloaded. Checks whether the collection contains a specific XLNamedRange object. | 
![]()  | IndexOf | Overloaded. Gets the position of an XLNamedRange object in the collection. | 
![]()  | Insert | Inserts an XLNamedRange object at a specific position in the collection. | 
![]()  | Remove | Overloaded. Removes an XLNamedRange object from the collection. | 
![]()  | RemoveAt | Removes an XLNamedRange object at a specific position from the collection. |