Opens an Excel Compound Document File and loads it into GcSpreadSheet.
Overload List
Overload | Description |
OpenExcel(String) | Opens an Excel Compound Document File and loads it into GcSpreadSheet. |
OpenExcel(String,String) | Opens an Excel Compound Document File and loads it into GcSpreadSheet. |
OpenExcel(String,ExcelOpenFlags) | Opens an Excel Compound Document File and loads it into GcSpreadSheet. |
OpenExcel(String,ExcelOpenFlags,String) | Opens an Excel Compound Document File and loads it into GcSpreadSheet. |
OpenExcel(Stream) | Opens an Excel Compound Document File and loads it into GcSpreadSheet. |
OpenExcel(Stream,String) | Opens an Excel Compound Document File and loads it into GcSpreadSheet. |
OpenExcel(Stream,ExcelOpenFlags) | Opens an Excel Compound Document File and loads it into GcSpreadSheet. |
OpenExcel(Stream,ExcelOpenFlags,String) | Opens an Excel Compound Document File and loads it into GcSpreadSheet. |
OpenExcel(String,Int32) | Opens an Excel Compound Document File and loads it into GcSpreadSheet. |
OpenExcel(String,String,Int32) | Opens an Excel Compound Document File and loads it into GcSpreadSheet. |
OpenExcel(String,ExcelOpenFlags,Int32) | Opens an Excel Compound Document File and loads it into GcSpreadSheet. |
OpenExcel(String,ExcelOpenFlags,String,Int32) | Opens an Excel Compound Document File and loads it into GcSpreadSheet. |
OpenExcel(Stream,Int32) | Opens an Excel Compound Document File and loads it into GcSpreadSheet. |
OpenExcel(Stream,String,Int32) | Opens an Excel Compound Document File and loads it into GcSpreadSheet. |
OpenExcel(Stream,ExcelOpenFlags,Int32) | Opens an Excel Compound Document File and loads it into GcSpreadSheet. |
OpenExcel(Stream,ExcelOpenFlags,String,Int32) | Opens an Excel Compound Document File and loads it into GcSpreadSheet. |
See Also