ComponentOne Excel for UWP
Rows Property

C1.UWP.Excel Assembly > C1.Xaml.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