Excel for WPF and Silverlight
Rows Property (XLSheet)

C1.WPF.Excel Namespace > XLSheet Class : Rows Property
Gets a reference to the sheet's row collection.
Syntax
'Declaration
 
Public ReadOnly Property Rows As XLRowCollection
public XLRowCollection Rows {get;}
See Also

Reference

XLSheet Class
XLSheet Members