Field Summary | ||
---|---|---|
const Number | VDX | |
MS Visio VDX xml format. | ||
const Number | VSD | |
MS Visio VSD binary format. | ||
const Number | VSX | |
MS Visio VSX xml stencil format. | ||
const Number | VSS | |
MS Visio VSS binary stensil format. | ||
const Number | VTX | |
MS Visio VTX xml template format. | ||
const Number | VST | |
MS Visio VST binary template format. | ||
const Number | VDW | |
MS Visio VDW web drawing format. | ||
const Number | VSDX | |
MS Visio 2013 VSDX file format. | ||
const Number | VSTX | |
MS Visio 2013 VSTX Template file format. | ||
const Number | VSSX | |
MS Visio 2013 VSSX file format. | ||
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 | TAB_DELIMITED | |
Represents a tab delimited text file. | ||
const Number | HTML | |
Represents a html 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 | 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 | 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 | VSDM | |
MS Visio 2013 VSDM file format. | ||
const Number | VSSM | |
MS Visio 2013 VSSM file format. | ||
const Number | VSTM | |
MS Visio 2013 VSTM file format. | ||
const Number | XML | |
Represents an simple xml file. | ||
const Number | SLDX | |
Represents a sldx file. |
Field Detail |
---|
VDX | |
const Number VDX |
VSD | |
const Number VSD |
VSX | |
const Number VSX |
VSS | |
const Number VSS |
VTX | |
const Number VTX |
VST | |
const Number VST |
VDW | |
const Number VDW |
VSDX | |
const Number VSDX |
VSTX | |
const Number VSTX |
VSSX | |
const Number VSSX |
CSV | |
const Number CSV |
XLSX | |
const Number XLSX |
XLSM | |
const Number XLSM |
XLTX | |
const Number XLTX |
XLTM | |
const Number XLTM |
XLAM | |
const Number XLAM |
TAB_DELIMITED | |
const Number TAB_DELIMITED |
HTML | |
const Number 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 |
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 |
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 |
VSDM | |
const Number VSDM |
VSSM | |
const Number VSSM |
VSTM | |
const Number VSTM |
XML | |
const Number XML |
SLDX | |
const Number SLDX |