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

In This Topic
    Clear Method (XLNamedRangeCollection)
    In This Topic
    Removes all XLNamedRange objects from the collection.
    Syntax
    'Declaration
     
    Public Sub Clear() 
    public void Clear()
    See Also