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