Overload | Description |
---|---|
OpenExcel(String,String) | Opens an Excel file and loads the specified sheet (by name) from that file into this sheet. |
OpenExcel(String,String,String) | Opens an Excel file and loads the specified sheet (by name) from that file into this sheet. |
OpenExcel(String,Int32) | Opens an Excel file and load the specified sheet (by number) from that file into this sheet. |
OpenExcel(String,Int32,String) | Opens an Excel file and load the specified sheet (by number) from that file into this sheet. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2