|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface HeaderFooterOptionEnum
Specifies the way page header and footer are exported.
| Nested Class Summary | |
|---|---|
static class |
HeaderFooterOptionEnum.Enum
Internal Use Only. |
static class |
HeaderFooterOptionEnum.Factory
A class with methods for creating instances of the HeaderFooterOptionEnum type. |
| Field Summary | |
|---|---|
static HeaderFooterOptionEnum.Enum |
EACH_PAGE
Export header and footer from every page into the excel document. |
static int |
INT_EACH_PAGE
Export header and footer from every page into the excel document. |
static int |
INT_NONE
Export no header or footer. |
static int |
INT_ONCE
Export header and footer once for the entire report. |
static HeaderFooterOptionEnum.Enum |
NONE
Export no header or footer. |
static HeaderFooterOptionEnum.Enum |
ONCE
Export header and footer once for the entire report. |
static org.apache.xmlbeans.SchemaType |
type
Internal Use Only. |
| Method Summary | |
|---|---|
org.apache.xmlbeans.StringEnumAbstractBase |
enumValue()
Internal Use Only. |
void |
set(org.apache.xmlbeans.StringEnumAbstractBase e)
Internal Use Only. |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
static final HeaderFooterOptionEnum.Enum NONE
static final HeaderFooterOptionEnum.Enum ONCE
static final HeaderFooterOptionEnum.Enum EACH_PAGE
static final int INT_NONE
static final int INT_ONCE
static final int INT_EACH_PAGE
| Method Detail |
|---|
org.apache.xmlbeans.StringEnumAbstractBase enumValue()
void set(org.apache.xmlbeans.StringEnumAbstractBase e)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||