C1.Excel Assembly / C1.Excel Namespace / XLNamedRangeCollection Class / Add Method

In This Topic
Add Method (XLNamedRangeCollection)
In This Topic
Appends an XLNamedRange object to the collection.
Overload List
OverloadDescription
Appends an XLNamedRange object to the collection.  
Creates an XLNamedRange object and appends it to the collection.  
Creates an XLNamedRange object and appends it to the collection.  
Creates an XLNamedRange object and appends it to the collection. This overload creates a range containing a single cell.  
Creates an XLNamedRange object and appends it to the collection. This overload allows you to create a 3-D reference to the same range of cells on multiple worksheets.  
Creates an XLNamedRange object and appends it to the collection.  
See Also