| Package | Description |
|---|---|
| net.sf.jasperreports.engine.export |
Provides utility classes for exporting reports to various popular formats.
|
| net.sf.jasperreports.engine.export.ooxml |
| Modifier and Type | Method and Description |
|---|---|
protected void |
JRXlsAbstractMetadataExporter.addOccupiedCell(OccupiedGridCell occupiedGridCell,
int colIndex,
int rowIndex) |
protected void |
JRXlsExporter.addOccupiedCell(OccupiedGridCell occupiedGridCell,
int colIndex,
int rowIndex) |
protected void |
JExcelApiExporter.addOccupiedCell(OccupiedGridCell occupiedGridCell,
int colIndex,
int rowIndex) |
protected abstract void |
JRXlsAbstractExporter.addOccupiedCell(OccupiedGridCell occupiedGridCell,
int colIndex,
int rowIndex) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
JRXlsxExporter.addOccupiedCell(OccupiedGridCell occupiedGridCell,
int colIndex,
int rowIndex) |
Copyright © 2012. All Rights Reserved.