Package | Description |
---|---|
net.sf.jasperreports.engine.export |
Provides utility classes for exporting reports to various popular formats such as
PDF, HTML, RTF, CSV, Excel, DOCX, PPTX, ODT, ODS, XML, Text, etc.
|
Modifier and Type | Field and Description |
---|---|
static JRXlsAbstractMetadataExporterParameter |
JRXlsAbstractMetadataExporterParameter.COLUMN_NAMES
Deprecated.
Replaced by
XlsMetadataReportConfiguration.getColumnNames() . |
static JRXlsAbstractMetadataExporterParameter |
JRXlsAbstractMetadataExporterParameter.WRITE_HEADER
Deprecated.
Replaced by
XlsMetadataReportConfiguration.isWriteHeader() . |
Copyright © 2017. All rights reserved.