ComponentOne Excel for UWP
C1.UWP.Excel Assembly / C1.Xaml.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