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

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