Opens an Excel Compound Document File and loads it into GcSpreadSheet.
Overload List
Overload | Description |
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(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