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

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