FileFormatType
FileFormatType enumeration
Represents the file format types.
public enum FileFormatType
Values
Name | Value | Description |
---|---|---|
Csv | 1 |
Comma-Separated Values(CSV) text file. |
CSV | 1 |
Comma-Separated Values(CSV) text file. NOTE: This member is now obsolete. Instead, please use Csv property. This property will be removed 6 months later since April 2021. Aspose apologizes for any inconvenience you may have experienced. |
Xlsx | 6 |
Office Open XML SpreadsheetML file (macro-free). |
Xlsm | 7 |
Office Open XML SpreadsheetML Macro-Enabled file. |
Xltx | 8 |
Office Open XML SpreadsheetML Template (macro-free). |
Xltm | 9 |
Office Open XML SpreadsheetML Macro-Enabled Template. |
Xlam | 10 |
Office Open XML SpreadsheetML addinMacro-Enabled file. |
Tsv | 11 |
Tab-Separated Values(TSV) text file. |
TSV | 11 |
Tab-Separated Values(TSV) text file. NOTE: This member is now obsolete. Instead, please use Tsv property. This property will be removed 6 months later since April 2021. Aspose apologizes for any inconvenience you may have experienced. |
TabDelimited | 11 |
Tab-Separated Values(TSV) text file, same with Tsv. |
Html | 12 |
HTML format. |
MHtml | 17 |
MHTML (Web archive) format. |
Ods | 14 |
Open Document Sheet(ODS) file. |
ODS | 14 |
Open Document Sheet(ODS) file. NOTE: This member is now obsolete. Instead, please use Ods property. This property will be removed 6 months later since April 2021. Aspose apologizes for any inconvenience you may have experienced. |
Excel97To2003 | 5 |
Excel97-2003 spreadsheet file. |
SpreadsheetML | 15 |
Excel 2003 XML Data file. |
Excel2003XML | 15 |
Excel 2003 XML Data file. NOTE: This member is now obsolete. Instead, please use SpreadsheetML property. This property will be removed 6 months later since April 2021. Aspose apologizes for any inconvenience you may have experienced. |
Xlsb | 16 |
The Excel Binary File Format (.xlsb) |
Unknown | 255 |
Represents unrecognized format, cannot be loaded. |
13 |
PDF (Adobe Portable Document) format. | |
Xps | 20 |
XPS (XML Paper Specification) format. |
XPS | 20 |
XPS (XML Paper Specification) format. NOTE: This member is now obsolete. Instead, please use Xps property. This property will be removed 6 months later since April 2021. Aspose apologizes for any inconvenience you may have experienced. |
Tiff | 21 |
Represents a TIFF file. |
TIFF | 21 |
Represents a TIFF file. NOTE: This member is now obsolete. Instead, please use Tiff property. This property will be removed 6 months later since April 2021. Aspose apologizes for any inconvenience you may have experienced. |
Svg | 28 |
SVG file. |
SVG | 28 |
SVG file. NOTE: This member is now obsolete. Instead, please use Svg property. This property will be removed 6 months later since April 2021. Aspose apologizes for any inconvenience you may have experienced. |
Excel95 | 22 |
Represents an Excel95 xls file. |
Excel4 | 23 |
Represents an Excel4.0 xls file. |
Excel3 | 24 |
Represents an Excel3.0 xls file. |
Excel2 | 25 |
Represents an Excel2.1 xls file. |
Pptx | 26 |
Represents a pptx file. |
Docx | 27 |
Represents a docx file. |
Dif | 30 |
Data Interchange Format. |
Doc | 31 |
Represents a doc file. |
Ppt | 32 |
Represents a ppt file. |
MapiMessage | 33 |
Represents a email file. |
MsEquation | 34 |
Represents the MS Equation 3.0 object. |
MSEquation | 34 |
Represents the MS Equation 3.0 object. NOTE: This member is now obsolete. Instead, please use MsEquation property. This property will be removed 6 months later since April 2021. Aspose apologizes for any inconvenience you may have experienced. |
Ole10Native | 35 |
Represents the embedded native object. |
Vsd | 36 |
Represents MS Visio VSD binary format. |
VSD | 36 |
Represents MS Visio VSD binary format. NOTE: This member is now obsolete. Instead, please use Vsd property. This property will be removed 6 months later since April 2021. Aspose apologizes for any inconvenience you may have experienced. |
Vsdx | 37 |
Represents MS Visio 2013 VSDX file format. |
VSDX | 37 |
Represents MS Visio 2013 VSDX file format. NOTE: This member is now obsolete. Instead, please use Vsdx property. This property will be removed 6 months later since April 2021. Aspose apologizes for any inconvenience you may have experienced. |
Docm | 38 |
Represents a docm file. |
Dotx | 39 |
Represents a dotx file. |
Dotm | 40 |
Represents a dotm file. |
Pptm | 41 |
Represents a pptm file. |
Potx | 42 |
Represents a Potx file. |
Potm | 43 |
Represents a Potm file. |
Ppsx | 44 |
Represents a ppsx file. |
Ppsm | 45 |
Represents a ppsm file. |
Ooxml | 46 |
Represents office open xml file(such as xlsx, docx,pptx, etc). |
Odt | 47 |
Represents an ODT file. |
ODT | 47 |
Represents an ODT file. NOTE: This member is now obsolete. Instead, please use Odt property. This property will be removed 6 months later since April 2021. Aspose apologizes for any inconvenience you may have experienced. |
Odp | 48 |
Represents a ODP file. |
ODP | 48 |
Represents an ODP file. NOTE: This member is now obsolete. Instead, please use Odp property. This property will be removed 6 months later since April 2021. Aspose apologizes for any inconvenience you may have experienced. |
Odf | 49 |
Represents an ODF file. |
ODF | 49 |
Represents an ODF file. NOTE: This member is now obsolete. Instead, please use Odf property. This property will be removed 6 months later since April 2021. Aspose apologizes for any inconvenience you may have experienced. |
Odg | 50 |
Represents an ODG file. |
ODG | 50 |
Represents an ODG file. NOTE: This member is now obsolete. Instead, please use Odg property. This property will be removed 6 months later since April 2021. Aspose apologizes for any inconvenience you may have experienced. |
Xml | 51 |
Represents a simple xml file. |
XML | 51 |
Represents a simple xml file. NOTE: This member is now obsolete. Instead, please use Xml property. This property will be removed 6 months later since April 2021. Aspose apologizes for any inconvenience you may have experienced. |
Xlt | 52 |
Excel97-2003 spreadsheet template. |
Ott | 53 |
Represents an OTT file. |
OTT | 53 |
Represents an OTT file. NOTE: This member is now obsolete. Instead, please use Ott property. This property will be removed 6 months later since April 2021. Aspose apologizes for any inconvenience you may have experienced. |
Bmp | 54 |
Represents a BMP file. |
BMP | 54 |
Represents an BMP file. NOTE: This member is now obsolete. Instead, please use Bmp property. This property will be removed 6 months later since April 2021. Aspose apologizes for any inconvenience you may have experienced. |
Ots | 55 |
Represents an ots file. |
OTS | 55 |
Represents an OTS file. NOTE: This member is now obsolete. Instead, please use Ots property. This property will be removed 6 months later since April 2021. Aspose apologizes for any inconvenience you may have experienced. |
Numbers | 56 |
Represents Numbers 9.0 file format by Apple Inc. |
Numbers09 | 56 |
Represents Numbers 9.0 file format by Apple Inc. |
Markdown | 57 |
Represents markdown document. |
GraphChart | 58 |
Represents embedded graph chart. |
Fods | 59 |
Represents OpenDocument Flat XML Spreadsheet (.fods) file format. |
FODS | 59 |
Represents OpenDocument Flat XML Spreadsheet (.fods) file format. NOTE: This member is now obsolete. Instead, please use Fods property. This property will be removed 6 months later since April 2021. Aspose apologizes for any inconvenience you may have experienced. |
Sxc | 60 |
Represents StarOffice Calc Spreadsheet (.sxc) file format. |
SXC | 60 |
Represents StarOffice Calc Spreadsheet (.sxc) file format. NOTE: This member is now obsolete. Instead, please use Sxc property. This property will be removed 6 months later since April 2021. Aspose apologizes for any inconvenience you may have experienced. |
Otp | 61 |
Represents a OTP file. |
OTP | 61 |
Represents a OTP file. NOTE: This member is now obsolete. Instead, please use Otp property. This property will be removed 6 months later since April 2021. Aspose apologizes for any inconvenience you may have experienced. |
Numbers35 | 62 |
Represents Numbers 3.5 file format since 2014 by Apple Inc |
Emf | 258 |
Windows Enhanced Metafile. |
Wmf | 259 |
Windows Metafile. |
Jpg | 261 |
JPEG JFIF. |
Png | 262 |
Portable Network Graphics. |
Gif | 322 |
Gif |
Json | 513 |
Json |
SqlScript | 514 |
Sql |
See Also
- namespace Aspose.Cells
- assembly Aspose.Cells