|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JRXlsExporterParameter | |
net.sf.jasperreports.engine.export | Provides utility classes for exporting reports to various popular formats. |
Uses of JRXlsExporterParameter in net.sf.jasperreports.engine.export |
Fields in net.sf.jasperreports.engine.export declared as JRXlsExporterParameter | |
static JRXlsExporterParameter |
JRXlsExporterParameter.IS_ONE_PAGE_PER_SHEET
A boolean value specifying whether each report page should be written in a different XLS sheet |
static JRXlsExporterParameter |
JRXlsExporterParameter.IS_REMOVE_EMPTY_SPACE_BETWEEN_ROWS
A boolean value specifying whether the empty spaces that could appear between rows should be removed or not. |
static JRXlsExporterParameter |
JRXlsExporterParameter.IS_WHITE_PAGE_BACKGROUND
A boolean value specifying whether the page background should be white or the default XLS background color. |
static JRXlsExporterParameter |
JRXlsExporterParameter.IS_AUTO_DETECT_CELL_TYPE
A boolean value specifying whether the exporter should try to automatically detect cell types based on the cell value. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |