ComponentOne Excel for UWP
RowLast Property

C1.UWP.Excel Assembly > C1.Xaml.Excel Namespace > XLRange Class : RowLast Property
Gets or sets the index of the bottom row in the range.
Syntax
'Declaration
 
Public ReadOnly Property RowLast As System.Integer
public System.int RowLast {get;}
See Also

Reference

XLRange Class
XLRange Members