| Overload | Description | 
|---|---|
| OpenExcel(String,String) | Opens an Excel file and loads the specified Excel sheet into this sheet. | 
| OpenExcel(String,Int32) | Opens an Excel file and loads the specified Excel sheet into this sheet. | 
| OpenExcel(Stream,String) | Opens an Excel file and load the specified Excel sheet into this sheet. | 
| OpenExcel(Stream,Int32) | Opens an Excel file and loads the specified Excel sheet into this sheet. | 
| OpenExcel(Stream,String,ExcelOpenFlags) | Opens an Excel file and load the specified Excel sheet into this sheet. | 
| OpenExcel(Stream,String,ExcelOpenFlags,String) | Opens an Excel file and load the specified Excel sheet into this sheet. | 
| OpenExcel(Stream,Int32,ExcelOpenFlags) | Opens an Excel file and loads the specified Excel sheet into this sheet. | 
| OpenExcel(Stream,Int32,ExcelOpenFlags,String) | Opens an Excel file and loads the specified Excel sheet into this sheet. | 
| OpenExcel(String,String,ExcelOpenFlags) | Opens an Excel file and loads the specified Excel sheet into this sheet. | 
| OpenExcel(String,String,ExcelOpenFlags,String) | Opens an Excel file and loads the specified Excel sheet into this sheet. | 
| OpenExcel(String,Int32,ExcelOpenFlags) | Opens an Excel file and loads the specified Excel sheet into this sheet. | 
| OpenExcel(String,Int32,ExcelOpenFlags,String) | Opens an Excel file and loads the specified Excel sheet into this sheet. | 
Sheet references in formulas are not loaded when loading individual sheets from a file.
            
            
            
            
            Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family