ComponentOne Excel for UWP
C1.UWP.Excel Assembly / C1.Xaml.Excel Namespace / XLCellRangeCollection Class / Clear Method

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