Spread Silverlight Documentation
Cells Property (ICellsSupport)


GrapeCity.Windows.SpreadSheet.Data Namespace > ICellsSupport Interface : Cells Property
Gets the two-dimensional collection of Cell objects.
Syntax
'Declaration
 
ReadOnly Property Cells As Cells
'Usage
 
Dim instance As ICellsSupport
Dim value As Cells
 
value = instance.Cells
Cells Cells {get;}

Property Value

The two-dimensional collection of Cell objects.
See Also

Reference

ICellsSupport Interface
ICellsSupport Members