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 GridCellStyle |
JRGridLayout.cellStyle(Color backcolor,
Color forecolor,
JRLineBox box) |
GridCellStyle |
JRExporterGridCell.getStyle() |
Modifier and Type | Method and Description |
---|---|
protected JRExporterGridCell |
JRGridLayout.changeStyle(JRExporterGridCell cell,
GridCellStyle newStyle) |
protected EmptyGridCell |
JRGridLayout.emptyCell(GridCellSize size,
GridCellStyle style) |
void |
JRExporterGridCell.setStyle(GridCellStyle style) |
Constructor and Description |
---|
EmptyGridCell(GridCellSize size,
GridCellStyle style) |
JRExporterGridCell(GridCellStyle style) |
Copyright © 2017. All rights reserved.