Excel for WPF and Silverlight
RowTo Property (XLCellRange)

C1.WPF.Excel Namespace > XLCellRange Class : RowTo Property
Gets or sets the index of the last row in the range.
Syntax
'Declaration
 
Public Property RowTo As System.Integer
public System.int RowTo {get; set;}
See Also

Reference

XLCellRange Class
XLCellRange Members