Spread Silverlight Documentation
SheetArea Property (CellsEnumerator)


GrapeCity.Windows.SpreadSheet.Data Namespace > CellsEnumerator Class : SheetArea Property
Gets the sheet area.
Syntax
'Declaration
 
<System.ComponentModel.DefaultValueAttribute()>
Public ReadOnly Property SheetArea As SheetArea
'Usage
 
Dim instance As CellsEnumerator
Dim value As SheetArea
 
value = instance.SheetArea
[System.ComponentModel.DefaultValue()]
public SheetArea SheetArea {get;}

Property Value

The sheet area.
See Also

Reference

CellsEnumerator Class
CellsEnumerator Members