Spread Silverlight Documentation
SheetArea Property (Cell)


GrapeCity.Windows.SpreadSheet.Data Namespace > Cell Class : SheetArea Property
Gets the sheet area that the cell belongs to.
Syntax
'Declaration
 
Public ReadOnly Property SheetArea As SheetArea
'Usage
 
Dim instance As Cell
Dim value As SheetArea
 
value = instance.SheetArea
public SheetArea SheetArea {get;}
See Also

Reference

Cell Class
Cell Members