Excel for WPF | ComponentOne
C1.Silverlight.Excel Namespace / XLRange Class / RowLast Property

In This Topic
    RowLast Property (XLRange)
    In This Topic
    Gets or sets the index of the bottom row in the range.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property RowLast As Integer
    public int RowLast {get;}
    See Also