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


In This Topic
SetSheetView Method
In This Topic
Syntax
'Declaration
 
Public Sub SetSheetView( _
   ByVal sheetView As SheetView _
) 
 
'Usage
 
Dim instance As SpreadChart
Dim sheetView As SheetView
 
instance.SetSheetView(sheetView)

Parameters

sheetView
See Also