public final class FileType
extends com.aspose.ms.System.Enum
Modifier and Type | Field and Description |
---|---|
static int |
Csv
The CSV
|
static int |
Doc
The document
|
static int |
Docm
The docm
|
static int |
Docx
The docx
|
static int |
Dot
The dot
|
static int |
Dotm
The dotm
|
static int |
Dotx
The dotx
|
static int |
Epub
The epub
|
static int |
Htm
The HTM
|
static int |
Html
The HTML
|
static int |
Html5
The HTML5
|
static int |
Js
The js
|
static int |
Mht
The MHT
|
static int |
Mhtml
The MHTML
|
static int |
Odp
The odp
|
static int |
Ods
The ods
|
static int |
Odt
The odt
|
static int |
Ott
The ott
|
static int |
Pdf
The PDF
|
static int |
Pps
The PPS
|
static int |
Ppsx
The PPSX
|
static int |
Ppt
The PPT
|
static int |
Pptx
The PPTX
|
static int |
Rtf
The RTF
|
static int |
Txt
The text
|
static int |
Undefined
The undefined
|
static int |
Xhtml
The XHTML
|
static int |
Xls
The XLS
|
static int |
Xls2003
The XLS2003
|
static int |
Xlsb
The XLSB
|
static int |
Xlsm
The XLSM
|
static int |
Xlsx
The XLSX
|
static int |
Xml
The XML
|
static int |
Xps
The XPS
|
public static final int Undefined
The undefined
public static final int Doc
The document
public static final int Docm
The docm
public static final int Docx
The docx
public static final int Dot
The dot
public static final int Dotm
The dotm
public static final int Dotx
The dotx
public static final int Rtf
The RTF
public static final int Txt
The text
public static final int Odt
The odt
public static final int Ods
The ods
public static final int Ott
The ott
public static final int Xls
The XLS
public static final int Xlsx
The XLSX
public static final int Xlsm
The XLSM
public static final int Xlsb
The XLSB
public static final int Csv
The CSV
public static final int Xls2003
The XLS2003
public static final int Ppt
The PPT
public static final int Pps
The PPS
public static final int Pptx
The PPTX
public static final int Ppsx
The PPSX
public static final int Odp
The odp
public static final int Pdf
The PDF
public static final int Xml
The XML
public static final int Htm
The HTM
public static final int Html
The HTML
public static final int Html5
The HTML5
public static final int Xhtml
The XHTML
public static final int Mhtml
The MHTML
public static final int Epub
The epub
public static final int Xps
The XPS
public static final int Mht
The MHT
public static final int Js
The js
Copyright © 2018. All rights reserved.