Overload | Description |
---|---|
OpenExcel(Stream) | 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,ExcelOpenFlags,String,Int32) | Opens an Excel Compound Document File and loads it into GcSpreadSheet. |