ComponentOne Excel for UWP
C1.UWP.Excel Assembly / C1.Xaml.Excel Namespace / XLCellRange Class / RowToRef Property

In This Topic
    RowToRef Property
    In This Topic
    Gets the reference type of the bottom row in the range.
    Syntax
    'Declaration
     
    Public ReadOnly Property RowToRef As XLReferenceType
    public XLReferenceType RowToRef {get;}
    See Also