Excel for WPF and Silverlight
RowFirst Property (XLRange)

C1.WPF.Excel Namespace > XLRange Class : RowFirst Property
Gets the index of the top row in the range.
Syntax
'Declaration
 
Public ReadOnly Property RowFirst As System.Integer
public System.int RowFirst {get;}
See Also

Reference

XLRange Class
XLRange Members