Excel for WinRT
Rows Property


Gets a reference to the sheet's row collection.
Syntax
'Declaration
 
Public ReadOnly Property Rows As XLRowCollection
'Usage
 
Dim instance As XLSheet
Dim value As XLRowCollection
 
value = instance.Rows
public XLRowCollection Rows {get;}
See Also

Reference

XLSheet Class
XLSheet Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback