Excel for WPF | ComponentOne
C1.WPF.Excel Namespace / XLCellRange Class / RowToRef Property

In This Topic
    RowToRef Property (XLCellRange)
    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