Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Chart Namespace / SpreadChart Class / GetSheetView Method


In This Topic
GetSheetView Method (SpreadChart)
In This Topic
Syntax
'Declaration
 
Public Function GetSheetView() As SheetView
 
'Usage
 
Dim instance As SpreadChart
Dim value As SheetView
 
value = instance.GetSheetView()
See Also