GrapeCity.Xaml.SpreadSheet.Data
Rows Property (Worksheet)


Gets the one-dimensional collection of Row objects.
Syntax
'Declaration
 
Public ReadOnly Property Rows As Rows
'Usage
 
Dim instance As Worksheet
Dim value As Rows
 
value = instance.Rows
public Rows Rows {get;}

Property Value

The one-dimensional collection of Row objects.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

Worksheet Class
Worksheet Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options