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

In This Topic
    RowFrom Property (XLCellRange)
    In This Topic
    Gets the index of the top row in the range.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property RowFrom As Integer
    public int RowFrom {get;}
    See Also