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


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

Property Value

The two-dimensional collection of Cell objects.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

Worksheet Class
Worksheet Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options