Excel for WinRT
XLNamedRangeCollection Class Members
Properties  Methods 

The following tables list the members exposed by XLNamedRangeCollection.

Public Properties
 NameDescription
Public PropertyBookGets a reference to the parent C1XLBook object.  
Public PropertyCountGets the number of XLNamedRange objects in the collection.  
Public PropertyItemOverloaded. Gets a reference to the XLNamedRange object at the specified index. Returns null if an invalid index is specified.  
Top
Public Methods
 NameDescription
Public MethodAddOverloaded. Appends an XLNamedRange object to the collection.  
Public MethodClearRemoves all XLNamedRange objects from the collection.  
Public MethodContainsOverloaded. Checks whether the collection contains a specific XLNamedRange object.  
Public MethodIndexOfOverloaded. Gets the position of an XLNamedRange object in the collection.  
Public MethodInsertInserts an XLNamedRange object at a specific position in the collection.  
Public MethodRemoveOverloaded. Removes an XLNamedRange object from the collection.  
Public MethodRemoveAtRemoves an XLNamedRange object at a specific position from the collection.  
Top
See Also

Reference

XLNamedRangeCollection Class
C1.Xaml.Excel Namespace

 

 


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

Product Support Forum  |  Documentation Feedback