|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface IFullClientFormatOptions.CeFullClientFormat
The export format types for a Desktop Intelligence document.
| Field Summary | |
|---|---|
static int |
EXCEL
Specifies a Microsoft Excel (XLS) format. |
static int |
FullClient
Specifies a Desktop Intelligence document format. |
static int |
HTML
Specifies an HTML document format. |
static int |
PDF
Specifies a PDF format. |
static int |
RTF
Specifies a Rich Text Format (RTF). |
static int |
TEXT
Specifies a text document (TXT) format. |
| Field Detail |
|---|
static final int FullClient
Specifies a Desktop Intelligence document format.
static final int EXCEL
Specifies a Microsoft Excel (XLS) format.
static final int PDF
Specifies a PDF format.
static final int TEXT
Specifies a text document (TXT) format.
static final int RTF
Specifies a Rich Text Format (RTF).
static final int HTML
Specifies an HTML document format.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||