Excel for WPF and Silverlight
RowLast Property (XLRange)

C1.WPF.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