Excel for WinRT
Add Method (XLNamedRangeCollection)


Appends an XLNamedRange object to the collection.
Overload List
OverloadDescription
Add(XLNamedRange)Appends an XLNamedRange object to the collection.  
Add(String,XLCellRange)Creates an XLNamedRange object and appends it to the collection.  
Add(String,XLCellRange[])Creates an XLNamedRange object and appends it to the collection.  
Add(String,XLSheet,Int32,Int32)Creates an XLNamedRange object and appends it to the collection. This overload creates a range containing a single cell.  
Add(String,Int32,Int32,Int32,Int32)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.  
Add(String,XLSheet,Int32,Int32,Int32,Int32)Creates an XLNamedRange object and appends it to the collection.  
See Also

Reference

XLNamedRangeCollection Class
XLNamedRangeCollection Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback