Field Summary | ||
---|---|---|
const int | CSV | |
Represents a CSV file. | ||
const int | XLSX | |
Represents an xlsx file. | ||
const int | XLSM | |
Represents an xlsm file which enable macros. | ||
const int | XLTX | |
Represents a template xltx file. | ||
const int | XLTM | |
Represents a macro-enabled template xltm file. | ||
const int | XLAM | |
Represents a addinMacro-enabled template xltm file. | ||
const int | TSV | |
Represents a TSV(tab-separated values file) file. | ||
const int | TAB_DELIMITED | |
Represents a tab delimited text file, same with |
||
const int | HTML | |
Represents a html file. | ||
const int | M_HTML | |
Represents a mhtml file. | ||
const int | ODS | |
Represents a ods file. | ||
const int | EXCEL_97_TO_2003 | |
Represents an Excel97-2003 xls file. | ||
const int | EXCEL_2003_XML | |
Represents an Excel 2003 xml file. | ||
const int | XLSB | |
Represents an xlsb file. | ||
const int | UNKNOWN | |
Represents unrecognized format, cannot be loaded. | ||
const int | PDF | |
Represents a Pdf file. | ||
const int | XPS | |
Represents an XPS file. | ||
const int | TIFF | |
Represents a TIFF file. | ||
const int | SVG | |
Represents a svg file. | ||
const int | EXCEL_95 | |
Represents an Excel95 xls file. | ||
const int | EXCEL_4 | |
Represents an Excel4.0 xls file. | ||
const int | EXCEL_3 | |
Represents an Excel3.0 xls file. | ||
const int | EXCEL_2 | |
Represents an Excel2.1 xls file. | ||
const int | PPTX | |
Represents a pptx file. | ||
const int | DOCX | |
Represents a docx file. | ||
const int | DIF | |
Data Interchange Format. | ||
const int | DOC | |
Represents a doc file. | ||
const int | PPT | |
Represents a ppt file. | ||
const int | MAPI_MESSAGE | |
Represents a email file. | ||
const int | MS_EQUATION | |
Represents the MS Equation 3.0 object. | ||
const int | OLE_10_NATIVE | |
Represents the embedded native object. | ||
const int | VSD | |
Represents MS Visio VSD binary format. | ||
const int | VSDX | |
MS Visio 2013 VSDX file format. | ||
const int | DOCM | |
Represents a docm file. | ||
const int | DOTX | |
Represents a dotx file. | ||
const int | DOTM | |
Represents a dotm file. | ||
const int | PPTM | |
Represents a pptm file. | ||
const int | POTX | |
Represents a Potx file. | ||
const int | POTM | |
Represents a Potm file. | ||
const int | PPSX | |
Represents a ppsx file. | ||
const int | PPSM | |
Represents a ppsm file. | ||
const int | OOXML | |
Represents office open xml file(such as xlsx, docx,pptx, etc). | ||
const int | ODT | |
Represents a odt file. | ||
const int | ODP | |
Represents a odp file. | ||
const int | ODF | |
Represents a odf file. | ||
const int | ODG | |
Represents a odg file. | ||
const int | XML | |
Represents an simple xml file. | ||
const int | XLT | |
Represents a template xlt file. | ||
const int | OTT | |
Represents a odt file. | ||
const int | BMP | |
Represents a bmp file. | ||
const int | OTS | |
Represents a ods file. | ||
const int | NUMBERS | |
Represents Numbers file format by Apple Inc | ||
const int | MARKDOWN | |
Represents markdown document. | ||
const int | GRAPH_CHART | |
Represents embedded graph chart. | ||
const int | FODS | |
Represents OpenDocument Flat XML Spreadsheet (.fods) file format. | ||
const int | SXC | |
Represents StarOffice Calc Spreadsheet (.sxc) file format. | ||
const int | OTP | |
Represents a otp file. |
Field Detail |
---|
CSV | |
const int CSV |
XLSX | |
const int XLSX |
XLSM | |
const int XLSM |
XLTX | |
const int XLTX |
XLTM | |
const int XLTM |
XLAM | |
const int XLAM |
TSV | |
const int TSV |
TAB_DELIMITED | |
const int TAB_DELIMITED |
HTML | |
const int HTML |
M_HTML | |
const int M_HTML |
ODS | |
const int ODS |
EXCEL_97_TO_2003 | |
const int EXCEL_97_TO_2003 |
EXCEL_2003_XML | |
const int EXCEL_2003_XML |
XLSB | |
const int XLSB |
UNKNOWN | |
const int UNKNOWN |
const int PDF |
XPS | |
const int XPS |
TIFF | |
const int TIFF |
SVG | |
const int SVG |
EXCEL_95 | |
const int EXCEL_95 |
EXCEL_4 | |
const int EXCEL_4 |
EXCEL_3 | |
const int EXCEL_3 |
EXCEL_2 | |
const int EXCEL_2 |
PPTX | |
const int PPTX |
DOCX | |
const int DOCX |
DIF | |
const int DIF |
DOC | |
const int DOC |
PPT | |
const int PPT |
MAPI_MESSAGE | |
const int MAPI_MESSAGE |
MS_EQUATION | |
const int MS_EQUATION |
OLE_10_NATIVE | |
const int OLE_10_NATIVE |
VSD | |
const int VSD |
VSDX | |
const int VSDX |
DOCM | |
const int DOCM |
DOTX | |
const int DOTX |
DOTM | |
const int DOTM |
PPTM | |
const int PPTM |
POTX | |
const int POTX |
POTM | |
const int POTM |
PPSX | |
const int PPSX |
PPSM | |
const int PPSM |
OOXML | |
const int OOXML |
ODT | |
const int ODT |
ODP | |
const int ODP |
ODF | |
const int ODF |
ODG | |
const int ODG |
XML | |
const int XML |
XLT | |
const int XLT |
OTT | |
const int OTT |
BMP | |
const int BMP |
OTS | |
const int OTS |
NUMBERS | |
const int NUMBERS |
MARKDOWN | |
const int MARKDOWN |
GRAPH_CHART | |
const int GRAPH_CHART |
FODS | |
const int FODS |
SXC | |
const int SXC |
OTP | |
const int OTP |