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

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