'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
'Declaration
Sub PerformSheetView( _ ByVal sheetIndex As Short _ )
'Usage
Dim instance As IOptimizedExcel Dim sheetIndex As Short instance.PerformSheetView(sheetIndex)
void PerformSheetView( short sheetIndex )