Field Summary | ||
---|---|---|
const int | XLS | |
Represets the Ms Excel 97-2003 file. | ||
const int | DOC | |
Represents the Ms word document. | ||
const int | PPT | |
Represents the Power Point. | ||
const int | PDF | |
Represents the Acrobat Document. | ||
const int | MS_EQUATION | |
Represents the MS Equation 3.0 object. | ||
const int | MAPI_MESSAGE | |
const int | XLSX | |
Xlsx | ||
const int | XLSB | |
Xlsb | ||
const int | DOCX | |
Docx | ||
const int | PPTX | |
Pptx | ||
const int | UNKNOWN | |
Unknown file type. |
Field Detail |
---|
XLS | |
const int XLS |
DOC | |
const int DOC |
PPT | |
const int PPT |
const int PDF |
MS_EQUATION | |
const int MS_EQUATION |
MAPI_MESSAGE | |
const int MAPI_MESSAGE |
XLSX | |
const int XLSX |
XLSB | |
const int XLSB |
DOCX | |
const int DOCX |
PPTX | |
const int PPTX |
UNKNOWN | |
const int UNKNOWN |