ComponentOne Excel for UWP
C1.UWP.Excel Assembly / C1.Xaml.Excel Namespace / XLCellRange Class / XLCellRange Constructor / XLCellRange Constructor()

In This Topic
    XLCellRange Constructor()
    In This Topic
    Creates an instance of an XLCellRange object containing an empty range.
    Syntax
    'Declaration
     
    Public Function New()
    public XLCellRange()
    See Also