'Declaration
Sub StartImporting( _ ByVal sheetIndex As Short _ )
'Usage
Dim instance As IOptimizedExcel Dim sheetIndex As Short instance.StartImporting(sheetIndex)
void StartImporting( short sheetIndex )
Parameters
- sheetIndex
- Index of the sheet.
'Declaration
Sub StartImporting( _ ByVal sheetIndex As Short _ )
'Usage
Dim instance As IOptimizedExcel Dim sheetIndex As Short instance.StartImporting(sheetIndex)
void StartImporting( short sheetIndex )