| 
            
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| Options | Name | Purpose | |
|---|---|---|---|
| + | Microsoft.Office.Interop.Excel.Worksheet GetWorksheet (Workbook, character, integer) | 
     Returns the reference to the Worksheet referenced by either Name or
         Index  Inherited from Consultingwerk.Utilities.Excel.ExcelUtility  | 
|
| + | Import (ImportWorksheetArguments, table-handle) | 
     Imports from an Excel Worksheet into a Temp-Table  | 
|
| # | ImportRows (Worksheet, ImportWorksheetArguments, table-handle) | 
     Imports rows from an Excel worksheet to a Progress temp-table  | 
|
| # | OnCompleted (EventArgs) | 
     Raises the Completed event  | 
|
| # | OnProgressChanged (EventArgs) | 
     Raises the ProgressChanged event  | 
|
| + | Microsoft.Office.Interop.Excel.Workbook OpenWorkbook (Application, character) | 
     Opens an Excel Workbook  | 
|
| # | Microsoft.Office.Interop.Excel.Workbook OpenWorkbook (Application, character, logical) | 
     Opens an Excel Workbook  Inherited from Consultingwerk.Utilities.Excel.ExcelUtility  | 
| Options | Name | Purpose | |
|---|---|---|---|
| + | ExcelWorksheetImporter () | 
     Constructor of the ExcelWorksheetImporter class  | 
| Options | Name | Purpose | |
|---|---|---|---|
| + | Completed (Object, EventArgs) | 
     Raised when the import has finished  | 
|
| + | ProgressChanged (Object, EventArgs) | 
     Raised when the import has processed the RowsPerProgressEvent number
of rows  | 
| Options | Name | Purpose | |
|---|---|---|---|
| + | INTEGER RowsImported | 
       | 
| 
         
            
                Top
                
            
         
        PUBLIC Microsoft.Office.Interop.Excel.Worksheet GetWorksheet (Workbook, character, integer)
 
  | 
||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
        
        PUBLIC Import (ImportWorksheetArguments, table-handle)
 
  | 
||||||||||||||||||||||||||||||||
        
        PROTECTED ImportRows (Worksheet, ImportWorksheetArguments, table-handle)
 
  | 
||||||||||||||||||||||||||||||||
        
        PROTECTED OnCompleted (EventArgs)
 
  | 
||||||||||||||||||||||||||||||||
        
        PROTECTED OnProgressChanged (EventArgs)
 
  | 
||||||||||||||||||||||||||||||||
        
        PUBLIC Microsoft.Office.Interop.Excel.Workbook OpenWorkbook (Application, character)
 
  | 
||||||||||||||||||||||||||||||||
        
        PROTECTED Microsoft.Office.Interop.Excel.Workbook OpenWorkbook (Application, character, logical)
 
  | 
||||||||||||||||||||||||||||||||
        
        PUBLIC ExcelWorksheetImporter ()
 
  | 
||||||||
|---|---|---|---|---|---|---|---|---|
        
        PUBLIC Completed (Object, EventArgs)
 
  | 
||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
        
        PUBLIC ProgressChanged (Object, EventArgs)
 
  | 
||||||||||||||||||||||
        
        PUBLIC INTEGER RowsImported
 
  | 
|||||||||
|---|---|---|---|---|---|---|---|---|---|