'Declaration Public Sub SetSheetView( _ ByVal sheetView As SheetView _ )
'Declaration
Public Sub SetSheetView( _ ByVal sheetView As SheetView _ )
'Usage Dim instance As SpreadChart Dim sheetView As SheetView instance.SetSheetView(sheetView)
'Usage
Dim instance As SpreadChart Dim sheetView As SheetView instance.SetSheetView(sheetView)
public void SetSheetView( SheetView sheetView )
SpreadChart Class SpreadChart Members