| Package | Description |
|---|---|
| net.sf.jasperreports.engine.export |
Provides utility classes for exporting reports to various popular formats.
|
| Modifier and Type | Field and Description |
|---|---|
static JRXlsAbstractMetadataExporterParameter |
JRXlsAbstractMetadataExporterParameter.COLUMN_NAMES
An array of strings representing the comma-separated names of the columns that should be exported.
|
static JRXlsAbstractMetadataExporterParameter |
JRXlsAbstractMetadataExporterParameter.WRITE_HEADER
A boolean that specifies whether the export header (the column names) should be written or not.
|
Copyright © 2014. All rights reserved.