XlFileFormat Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the file format when saving the spreadsheet.
public enum class XlFileFormat
public enum XlFileFormat
Public Enum XlFileFormat
- Inheritance
-
XlFileFormat
Fields
Name | Value | Description |
---|---|---|
xlCurrentPlatformText | -4158 | Specifies a type of text format |
xlWorkbookNormal | -4143 | Excel workbook format. |
xlSYLK | 2 | Symbolic link format. |
xlWKS | 4 | Lotus 1-2-3 format. |
xlWK1 | 5 | Lotus 1-2-3 format. |
xlCSV | 6 | Comma separated value. |
xlDBF2 | 7 | Dbase 2 format. |
xlDBF3 | 8 | Dbase 3 format. |
xlDIF | 9 | Data Interchange format. |
xlDBF4 | 11 | Dbase 4 format. |
xlWJ2WD1 | 14 | Deprecated format. |
xlWK3 | 15 | Lotus 1-2-3 format. |
xlExcel2 | 16 | Excel version 2.0. |
xlTemplate | 17 | Excel template format. |
xlTemplate8 | 17 | Template 8 |
xlAddIn | 18 | Microsoft Office Excel Add-In. |
xlAddIn8 | 18 | Microsoft Excel 97-2003 Add-In |
xlTextMac | 19 | Specifies a type of text format. |
xlTextWindows | 20 | Specifies a type of text format. |
xlTextMSDOS | 21 | Specifies a type of text format. |
xlCSVMac | 22 | Comma separated value. |
xlCSVWindows | 23 | Comma separated value. |
xlCSVMSDOS | 24 | Comma separated value. |
xlIntlMacro | 25 | Deprecated format. |
xlIntlAddIn | 26 | Microsoft Office Excel Add-In international format. |
xlExcel2FarEast | 27 | Excel version 2.0 East Asia. |
xlWorks2FarEast | 28 | Microsoft Works 2.0 format |
xlExcel3 | 29 | Excel version 3.0. |
xlWK1FMT | 30 | Lotus 1-2-3 format. |
xlWK1ALL | 31 | Lotus 1-2-3 format. |
xlWK3FM3 | 32 | Lotus 1-2-3 format. |
xlExcel4 | 33 | Excel version 4.0. |
xlWQ1 | 34 | Quattro Pro format. |
xlExcel4Workbook | 35 | Excel version 4.0. Workbook format. |
xlTextPrinter | 36 | Specifies a type of text format. |
xlWK4 | 38 | Lotus 1-2-3 format. |
xlExcel5 | 39 | Excel version 5.0. |
xlExcel7 | 39 | Excel 95. |
xlWJ3 | 40 | Deprecated format. |
xlWJ3FJ3 | 41 | Deprecated format. |
xlUnicodeText | 42 | Specifies a type of text format. |
xlExcel9795 | 43 | Excel version 95 and 97. |
xlHtml | 44 | Web page format. |
xlWebArchive | 45 | MHT format. |
xlXMLSpreadsheet | 46 | Excel Spreadsheet format. |
xlExcel12 | 50 | Excel12 |
xlOpenXMLWorkbook | 51 | Open XML Workbook |
xlWorkbookDefault | 51 | Workbook default |
xlOpenXMLWorkbookMacroEnabled | 52 | Open XML Workbook Macro Enabled |
xlOpenXMLTemplateMacroEnabled | 53 | Open XML Template Macro Enabled |
xlOpenXMLTemplate | 54 | Open XML Template |
xlOpenXMLAddIn | 55 | Open XML Add-In |
xlExcel8 | 56 | Excel8 |
xlOpenDocumentSpreadsheet | 60 | OpenDocument Spreadsheet |
xlOpenXMLStrictWorkbook | 61 | Strict Open XML file |