|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface IExcelFormat.CeReportExportHeaderFooterOption
Specifies the way page header and footer are exported.
| Field Summary | |
|---|---|
static int |
EACH_PAGE
Export header and footer from every page into the excel document. |
static int |
NONE
Export no header or footer |
static int |
ONCE
Export header and footer once for the entire report |
| Field Detail |
|---|
static final int NONE
Export no header or footer
static final int ONCE
Export header and footer once for the entire report
static final int EACH_PAGE
Export header and footer from every page into the excel document.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||