![]() |
||
Home Products Purchase Downloads Demos Forums Blogs Ticket Wiki API Corporate |
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FileFormatType
Enumerates spreadsheet file format types.
Field Summary | |
---|---|
static int |
ASPOSE_PDF
Represents an aspose pdf xml file. |
static int |
CSV
Represents a CSV file. |
static int |
DEFAULT
Deprecated. replaced by EXCEL97TO2003 |
static int |
EXCEL2000
Deprecated. replaced by EXCEL97TO2003 |
static int |
EXCEL2003
Deprecated. replaced by EXCEL97TO2003 |
static int |
EXCEL2007
Represents an Excel2007 xlsx file. |
static int |
EXCEL2007XLSM
Represents an Excel2007 xlsm file which enable macros. |
static int |
EXCEL2007XLTM
Represents an Excel2007 macro-enabled template xltm file. |
static int |
EXCEL2007XLTX
Represents an Excel2007 template xltx file. |
static int |
EXCEL97
Deprecated. replaced by EXCEL97TO2003 |
static int |
EXCEL97TO2003
Represents an Excel97-2003 xls file. |
static int |
EXCELXP
Deprecated. replaced by EXCEL97TO2003 |
static int |
HTML
Represents an html file. |
static int |
ODS
Represents an Open Document Spreadsheet file. |
static int |
PDF
Represents a Pdf file. |
static int |
SPREADSHEETML
Represents an xml spreadsheet file. |
static int |
TAB_DELIMITED
Represents a tab delimited text file. |
static int |
UNKNOWN
Represents an newly initialized Workbook, will be taken as same with EXCEL97TO2003 |
Field Detail |
---|
static final int UNKNOWN
EXCEL97TO2003
static final int EXCEL97TO2003
static final int DEFAULT
EXCEL97TO2003
static final int EXCEL97
EXCEL97TO2003
static final int EXCEL2000
EXCEL97TO2003
static final int EXCELXP
EXCEL97TO2003
static final int EXCEL2003
EXCEL97TO2003
static final int CSV
static final int TAB_DELIMITED
static final int SPREADSHEETML
static final int HTML
static final int ASPOSE_PDF
static final int EXCEL2007
static final int EXCEL2007XLSM
static final int EXCEL2007XLTX
static final int EXCEL2007XLTM
static final int ODS
static final int PDF
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |