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 | Method and Description |
---|---|
protected void |
JRXlsMetadataExporter.addCell(JRXlsMetadataExporter.CellSettings cellSettings,
Map<String,Object> cellValueMap,
String currentColumnName) |
protected void |
JRXlsMetadataExporter.addTextElement(JRXlsMetadataExporter.CellSettings cellSettings,
String textStr,
boolean repeatValue,
String currentColumnName) |
protected void |
JRXlsMetadataExporter.setHyperlinkCell(JRPrintHyperlink hyperlink,
JRXlsMetadataExporter.CellSettings cellSettings) |
Copyright © 2016. All rights reserved.