ComponentOne Excel for .NET
C1.Excel Assembly / C1.Excel Namespace / XLNamedRangeCollection Class

In This Topic
    XLNamedRangeCollection Class Methods
    In This Topic

    For a list of all members of this type, see XLNamedRangeCollection members.

    Public Methods
     NameDescription
    Public MethodOverloaded. Appends an XLNamedRange object to the collection.  
    Public MethodRemoves all XLNamedRange objects from the collection.  
    Public MethodOverloaded. Checks whether the collection contains a specific XLNamedRange object.  
    Public MethodOverloaded. Gets the position of an XLNamedRange object in the collection.  
    Public MethodInserts an XLNamedRange object at a specific position in the collection.  
    Public MethodOverloaded. Removes an XLNamedRange object from the collection.  
    Public MethodRemoves an XLNamedRange object at a specific position from the collection.  
    Top
    See Also