WorkbookFileFormat Enumeration
Name | Value | Description | |
---|---|---|---|
Excel8 | 0 | Specifies the Biff 8 File format which is the default file format of Excel 97, Excel 2000, Excel 2002 (XP) and Excel 2003. This format is also supported by Excel 2007. Typically saved with the .xls filename extension. | |
OpenXML | 1 | Specifies the Excel 2007 Open XML file format. Typically saved with the .xlsx filename extension. |
Available since QDV 7.13.0001.