![]() |
||
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 |
DEFAULT
Saves as an Excel2000 file. |
static int |
EXCEL2000
Saves as an Excel2000 file. |
static int |
EXCEL2003
Saves as an Excel2003 file. |
static int |
EXCEL97
Saves as an Excel97 file. |
static int |
EXCELXP
Saves as an ExcelXP file. |
Field Detail |
---|
static final int DEFAULT
static final int EXCEL97
static final int EXCEL2000
static final int EXCELXP
static final int EXCEL2003
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |