Spread Windows Forms 15.0
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()
    public SheetView GetSheetView()
    See Also