|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Specifies the section to base the column width on when exporting to Excel.
| Field Summary | |
static int |
Detail
The details section. |
static int |
GroupFooter
The group footer section. |
static int |
GroupHeader
The group header section. |
static int |
PageFooter
The page footer section. |
static int |
PageHeader
The page header section. |
static int |
ReportFooter
The report footer section. |
static int |
ReportHeader
The report header section. |
static int |
WholeReport
The whole report. |
| Field Detail |
public static final int ReportHeader
The report header section.
public static final int PageHeader
The page header section.
public static final int GroupHeader
The group header section.
public static final int Detail
The details section.
public static final int GroupFooter
The group footer section.
public static final int PageFooter
The page footer section.
public static final int ReportFooter
The report footer section.
public static final int WholeReport
The whole report.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||