public final class FileFormatType
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
AZW_3
AZW3
|
static int |
BMP
Represents a BMP file.
|
static int |
CHM
CHM
|
static int |
CSV
Comma-Separated Values(CSV) text file.
|
static int |
DBF
Xbase Data file
|
static int |
DIF
Data Interchange Format.
|
static int |
DOC
Represents a doc file.
|
static int |
DOCM
Represents a docm file.
|
static int |
DOCX
Represents a docx file.
|
static int |
DOTM
Represents a dotm file.
|
static int |
DOTX
Represents a dotx file.
|
static int |
EMF
Windows Enhanced Metafile.
|
static int |
EPUB
EPUB
|
static int |
EXCEL_2
Represents an Excel2.1 xls file.
|
static int |
EXCEL_3
Represents an Excel3.0 xls file.
|
static int |
EXCEL_4
Represents an Excel4.0 xls file.
|
static int |
EXCEL_95
Represents an Excel95 xls file.
|
static int |
EXCEL_97_TO_2003
Excel97-2003 spreadsheet file.
|
static int |
FLAT_OPC
Flat opc file
|
static int |
FODS
Represents OpenDocument Flat XML Spreadsheet (.fods) file format.
|
static int |
G_ZIP
Rrepesents GZip file.
|
static int |
GIF
Gif
|
static int |
GRAPH_CHART
Represents embedded graph chart.
|
static int |
HTML
HTML format.
|
static int |
JPG
JPEG JFIF.
|
static int |
JSON
Json
|
static int |
M_HTML
MHTML (Web archive) format.
|
static int |
MAPI_MESSAGE
Represents a email file.
|
static int |
MARKDOWN
Represents markdown document.
|
static int |
MICROSOFT_CABINET
Rrepesents Microsoft Cabinet file.
|
static int |
MS_EQUATION
Represents the MS Equation 3.0 object.
|
static int |
NUMBERS
Deprecated.
Use FileFormatType.Numbers09 instead.
|
static int |
NUMBERS_09
Represents Numbers 9.0 file format by Apple Inc.
|
static int |
NUMBERS_35
Represents Numbers 3.5 file format since 2014 by Apple Inc
|
static int |
ODF
Represents an ODF file.
|
static int |
ODG
Represents an ODG file.
|
static int |
ODP
Represents a ODP file.
|
static int |
ODS
Open Document Sheet(ODS) file.
|
static int |
ODT
Represents an ODT file.
|
static int |
OLE
Represents the embedded ole object.
|
static int |
OLE_10_NATIVE
Represents the embedded native object.
|
static int |
ONE_NOTE
Rrepesents One Note file.
|
static int |
OOXML
Represents office open xml file(such as xlsx, docx,pptx, etc).
|
static int |
OTP
Represents a OTP file.
|
static int |
OTS
Represents an ots file.
|
static int |
OTT
Represents an OTT file.
|
static int |
OXPS
OXPS (Open XML Paper Specification) format.
|
static int |
PDF
PDF (Adobe Portable Document) format.
|
static int |
PNG
Portable Network Graphics.
|
static int |
POTM
Represents a Potm file.
|
static int |
POTX
Represents a Potx file.
|
static int |
PPSM
Represents a ppsm file.
|
static int |
PPSX
Represents a ppsx file.
|
static int |
PPT
Represents a ppt file.
|
static int |
PPTM
Represents a pptm file.
|
static int |
PPTX
Represents a pptx file.
|
static int |
RTF
Rtf
|
static int |
SPREADSHEET_ML
Excel 2003 XML Data file.
|
static int |
SQL_SCRIPT
Sql
|
static int |
SVG
SVG file.
|
static int |
SXC
Represents StarOffice Calc Spreadsheet (.sxc) file format.
|
static int |
TAB_DELIMITED
Tab-Separated Values(TSV) text file, same with
LoadFormat.TSV. |
static int |
TIFF
Represents a TIFF file.
|
static int |
TSV
Tab-Separated Values(TSV) text file.
|
static int |
UNKNOWN
Represents unrecognized format, cannot be loaded.
|
static int |
VSD
Represents MS Visio VSD binary format.
|
static int |
VSDX
Represents MS Visio 2013 VSDX file format.
|
static int |
WEB_P
Webp
|
static int |
WMF
Windows Metafile.
|
static int |
X_HTML
Rrepesents XHtml file.
|
static int |
XLAM
Office Open XML SpreadsheetML addinMacro-Enabled file.
|
static int |
XLSB
The Excel Binary File Format (.xlsb)
|
static int |
XLSM
Office Open XML SpreadsheetML Macro-Enabled file.
|
static int |
XLSX
Office Open XML SpreadsheetML file (macro-free).
|
static int |
XLT
Excel97-2003 spreadsheet template.
|
static int |
XLTM
Office Open XML SpreadsheetML Macro-Enabled Template.
|
static int |
XLTX
Office Open XML SpreadsheetML Template (macro-free).
|
static int |
XML
Represents a simple xml file.
|
static int |
XPS
XPS (XML Paper Specification) format.
|
public static final int CSV
public static final int XLSX
public static final int XLSM
public static final int XLTX
public static final int XLTM
public static final int XLAM
public static final int TSV
public static final int TAB_DELIMITED
LoadFormat.TSV.public static final int HTML
public static final int M_HTML
public static final int ODS
public static final int EXCEL_97_TO_2003
public static final int SPREADSHEET_ML
public static final int XLSB
public static final int UNKNOWN
public static final int PDF
public static final int XPS
public static final int TIFF
public static final int SVG
public static final int EXCEL_95
public static final int EXCEL_4
Remarks
The file format is not supportedpublic static final int EXCEL_3
Remarks
The file format is not supportedpublic static final int EXCEL_2
Remarks
The file format is not supportedpublic static final int PPTX
Remarks
The file format is not supported Only for detecting file type.public static final int DOCX
Remarks
The file format is not supported Only for detecting file type.public static final int DIF
public static final int DOC
Remarks
The file format is not supported Only for detecting file type.public static final int PPT
Remarks
The file format is not supported Only for detecting file type.public static final int MAPI_MESSAGE
Remarks
The file format is not supported Only for detecting file type.public static final int MS_EQUATION
Remarks
The file format is not supported Only for detecting file type.public static final int OLE_10_NATIVE
Remarks
The file format is not supported Only for detecting file type.public static final int VSD
Remarks
The file format is not supported Only for detecting file type.public static final int VSDX
Remarks
The file format is not supported Only for detecting file type.public static final int DOCM
Remarks
The file format is not supported Only for detecting file type.public static final int DOTX
Remarks
The file format is not supported Only for detecting file type.public static final int DOTM
Remarks
The file format is not supported Only for detecting file type.public static final int PPTM
Remarks
The file format is not supported Only for detecting file type.public static final int POTX
Remarks
The file format is not supported Only for detecting file type.public static final int POTM
Remarks
The file format is not supported Only for detecting file type.public static final int PPSX
Remarks
The file format is not supported Only for detecting file type.public static final int PPSM
Remarks
The file format is not supported Only for detecting file type.public static final int OOXML
Remarks
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.public static final int ODT
Remarks
The file format is not supported Only for detecting file type.public static final int ODP
Remarks
The file format is not supported Only for detecting file type.public static final int ODF
Remarks
The file format is not supported Only for detecting file type.public static final int ODG
Remarks
The file format is not supported Only for detecting file type.public static final int XML
Remarks
The file format is not supported Only for detecting file type.public static final int XLT
public static final int OTT
Remarks
The file format is not supported Only for detecting file type.public static final int BMP
Remarks
The file format is not supported Only for detecting file type.public static final int OTS
public static final int NUMBERS
Remarks
NOTE: This member is now obsolete. Instead, please useNUMBERS_09 property.
This property will be removed 6 months later since June 2023.
Aspose apologizes for any inconvenience you may have experienced.public static final int NUMBERS_09
public static final int MARKDOWN
public static final int GRAPH_CHART
public static final int FODS
public static final int SXC
public static final int OTP
Remarks
The file format is not supported. Only for detecting file type.public static final int NUMBERS_35
public static final int OLE
Remarks
The file format is not supported Only for detecting file type.public static final int EMF
public static final int WMF
public static final int JPG
public static final int PNG
public static final int GIF
public static final int WEB_P
public static final int JSON
public static final int SQL_SCRIPT
public static final int DBF
public static final int FLAT_OPC
public static final int X_HTML
public static final int ONE_NOTE
Remarks
The file format is not supported Only for detecting file type.public static final int MICROSOFT_CABINET
Remarks
The file format is not supported Only for detecting file type.public static final int RTF
public static final int EPUB
public static final int AZW_3
public static final int CHM
public static final int OXPS
public static final int G_ZIP
Remarks
The file format is not supported Only for detecting file type.See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.
We guarantee a prompt response to any inquiry!
© Aspose Pty Ltd 2003-2025. All Rights Reserved.