Spread Windows Forms 15.0
FarPoint.Excel Assembly / FarPoint.Excel Namespace / IOptimizedExcel Interface / PerformSheetView Method


In This Topic
    PerformSheetView Method
    In This Topic
    Syntax
    'Declaration
     
    
    Sub PerformSheetView( _
       ByVal sheetIndex As Short _
    ) 
    'Usage
     
    
    Dim instance As IOptimizedExcel
    Dim sheetIndex As Short
     
    instance.PerformSheetView(sheetIndex)
    void PerformSheetView( 
       short sheetIndex
    )

    Parameters

    sheetIndex
    See Also