FileFormatType
Contents
[
Hide
]FileFormatType enumeration
Utility class containing constants. Enumerates spreadsheet file format types
Values
| Name | Description |
|---|---|
| VDX | MS Visio VDX xml format. |
| VSD | MS Visio VSD binary format. |
| VSX | MS Visio VSX xml stencil format. |
| VSS | MS Visio VSS binary stencil format. |
| VTX | MS Visio VTX xml template format. |
| VST | MS Visio VST binary template format. |
| VDW | MS Visio VDW web drawing format. |
| VSDX | MS Visio 2013 VSDX file format. |
| VSTX | MS Visio 2013 VSTX Template file format. |
| VSSX | MS Visio 2013 VSSX file format. |
| CSV | Represents a CSV file. The file format is not supported Only for detecting file type. The file format is not supported Only for detecting file type. |
| XLSX | Represents an xlsx file. The file format is not supported Only for detecting file type. |
| XLSM | Represents an xlsm file which enable macros. The file format is not supported Only for detecting file type. |
| XLTX | Represents a template xltx file. The file format is not supported Only for detecting file type. |
| XLTM | Represents a macro-enabled template xltm file. The file format is not supported Only for detecting file type. |
| XLAM | Represents a addinMacro-enabled template xltm file. The file format is not supported Only for detecting file type. |
| TAB_DELIMITED | Represents a tab delimited text file. The file format is not supported Only for detecting file type. |
| HTML | Represents a html file. |
| ODS | Represents a ods file. The file format is not supported Only for detecting file type. |
| EXCEL_97_TO_2003 | Represents an Excel97-2003 xls file. The file format is not supported Only for detecting file type. |
| EXCEL_2003_XML | Represents an Excel 2003 xml file. The file format is not supported Only for detecting file type. |
| XLSB | Represents an xlsb file. The file format is not supported Only for detecting file type. |
| UNKNOWN | Represents unrecognized format, cannot be loaded. |
| Represents a Pdf file. | |
| XPS | Represents an XPS file. |
| TIFF | Represents a TIFF file. |
| SVG | Represents a svg file. |
| DOCX | Represents a docx file. The file format is not supported Only for detecting file type. |
| DIF | Data Interchange Format. |
| DOC | Represents a doc file. The file format is not supported Only for detecting file type. |
| PPT | Represents a ppt file. The file format is not supported Only for detecting file type. |
| MAPI_MESSAGE | Represents a email file. The file format is not supported Only for detecting file type. |
| MS_EQUATION | Represents the MS Equation 3.0 object. The file format is not supported Only for detecting file type. |
| OLE_10_NATIVE | Represents the embedded native object. The file format is not supported Only for detecting file type. |
| DOCM | Represents a docm file. The file format is not supported Only for detecting file type. |
| DOTX | Represents a dotx file. The file format is not supported Only for detecting file type. |
| DOTM | Represents a dotm file. The file format is not supported Only for detecting file type. |
| PPTM | Represents a pptm file. The file format is not supported Only for detecting file type. |
| POTX | Represents a Potx file. The file format is not supported Only for detecting file type. |
| POTM | Represents a Potm file. The file format is not supported Only for detecting file type. |
| PPSX | Represents a ppsx file. The file format is not supported Only for detecting file type. |
| PPSM | Represents a ppsm file. The file format is not supported Only for detecting file type. |
| OOXML | Represents office open xml file(such as xlsx, docx,pptx, etc). The file format is not supported Only for detecting file type. If the office open xml file is encrypted, it could not be detected as xlsx ,docx, pptx,etc. |
| VSDM | MS Visio 2013 VSDM file format. |
| VSSM | MS Visio 2013 VSSM file format. |
| VSTM | MS Visio 2013 VSTM file format. |
| XML | Represents an simple xml file. The file format is not supported Only for detecting file type. |
| SLDX | Represents a sldx file. The file format is not supported Only for detecting file type. |
| PPTX | Represents a pptx file. The file format is not supported Only for detecting file type. |
| BMP | Represents a BMP file. The file format is not supported Only for detecting file type. |
| EMF | Windows Enhanced Metafile. |
| WMF | Windows Metafile. |
| JPG | JPEG JFIF. |
| PNG | Portable Network Graphics. |
| GIF | Gif |