Spread Windows Forms 15.0
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)
    public void SetSheetView( 
       SheetView sheetView
    )

    Parameters

    sheetView
    See Also