FileFormatType Enum
Contents
[
Hide
]FileFormatType Enum
Represents the file format types.
type FileFormatType int32
Fields
| Field | Description |
|---|---|
| Csv | Comma-Separated Values(CSV) text file. |
| Xlsx | Office Open XML SpreadsheetML file (macro-free). |
| Xlsm | Office Open XML SpreadsheetML Macro-Enabled file. |
| Xltx | Office Open XML SpreadsheetML Template (macro-free). |
| Xltm | Office Open XML SpreadsheetML Macro-Enabled Template. |
| Xlam | Office Open XML SpreadsheetML addinMacro-Enabled file. |
| Tsv | Tab-Separated Values(TSV) text file. |
| Html | HTML format. |
| MHtml | MHTML (Web archive) format. |
| Ods | Open Document Sheet(ODS) file. |
| Excel97To2003 | Excel97-2003 spreadsheet file. |
| SpreadsheetML | Excel 2003 XML Data file. |
| Xlsb | The Excel Binary File Format (.xlsb) |
| Unknown | Represents unrecognized format, cannot be loaded. |
| PDF (Adobe Portable Document) format. | |
| Xps | XPS (XML Paper Specification) format. |
| Tiff | Represents a TIFF file. |
| Svg | SVG file. |
| Excel95 | Represents an Excel95 xls file. |
| Excel4 | Represents an Excel4.0 xls file. |
| Excel3 | Represents an Excel3.0 xls file. |
| Excel2 | Represents an Excel2.1 xls file. |
| Pptx | Represents a pptx file. |
| Docx | Represents a docx file. |
| Dif | Data Interchange Format. |
| Doc | Represents a doc file. |
| Ppt | Represents a ppt file. |
| MapiMessage | Represents a email file. |
| MsEquation | Represents the MS Equation 3.0 object. |
| Ole10Native | Represents the embedded native object. |
| Vsd | Represents MS Visio VSD binary format. |
| Vsdx | Represents MS Visio 2013 VSDX file format. |
| Docm | Represents a docm file. |
| Dotx | Represents a dotx file. |
| Dotm | Represents a dotm file. |
| Pptm | Represents a pptm file. |
| Potx | Represents a Potx file. |
| Potm | Represents a Potm file. |
| Ppsx | Represents a ppsx file. |
| Ppsm | Represents a ppsm file. |
| Ooxml | Represents office open xml file(such as xlsx, docx,pptx, etc). |
| Odt | Represents an ODT file. |
| Odp | Represents a ODP file. |
| Odf | Represents an ODF file. |
| Odg | Represents an ODG file. |
| Xml | Represents a simple xml file. |
| Xlt | Excel97-2003 spreadsheet template. |
| Ott | Represents an OTT file. |
| Bmp | Represents a BMP file. |
| Ots | Represents an ots file. |
| Numbers09 | Represents Numbers 9.0 file format by Apple Inc. |
| Markdown | Represents markdown document. |
| GraphChart | Represents embedded graph chart. |
| Fods | Represents OpenDocument Flat XML Spreadsheet (.fods) file format. |
| Sxc | Represents StarOffice Calc Spreadsheet (.sxc) file format. |
| Otp | Represents a OTP file. |
| Numbers35 | Represents Numbers 3.5 file format since 2014 by Apple Inc |
| Ole | Represents the embedded ole object. |
| Emf | Windows Enhanced Metafile. |
| Wmf | Windows Metafile. |
| Jpg | JPEG JFIF. |
| Png | Portable Network Graphics. |
| Gif | Gif |
| WebP | Webp |
| Json | Json |
| SqlScript | Sql |
| Dbf | Xbase Data file |
| FlatOpc | Flat opc file |
| XHtml | Rrepesents XHtml file. |
| OneNote | Rrepesents One Note file. |
| MicrosoftCabinet | Rrepesents Microsoft Cabinet file. |
| Rtf | Rtf |
| Epub | EPUB |
| Azw3 | AZW3 |
| Chm | CHM |
| Oxps | OXPS (Open XML Paper Specification) format. |
| GZip | Rrepesents GZip file. |