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