Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / ExtraRendererSettings Class / SheetView Property


In This Topic
SheetView Property (ExtraRendererSettings)
In This Topic
Gets the SheetView object which is associated with current cell painting.
Syntax
'Declaration
 
Public ReadOnly Property SheetView As SheetView
 
'Usage
 
Dim instance As ExtraRendererSettings
Dim value As SheetView
 
value = instance.SheetView
See Also