| Package | Description |
|---|---|
| net.sf.jasperreports.engine.export |
Provides utility classes for exporting reports to various popular formats.
|
| net.sf.jasperreports.engine.export.oasis | |
| net.sf.jasperreports.engine.export.ooxml |
| Modifier and Type | Method and Description |
|---|---|
Cut |
CutsInfo.getCut(int index) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
JRXlsAbstractMetadataExporter.setRowHeight(int rowIndex,
int lastRowHeight,
Cut yCut,
XlsRowLevelInfo levelInfo) |
protected void |
JRXlsExporter.setRowHeight(int rowIndex,
int lastRowHeight,
Cut yCut,
XlsRowLevelInfo levelInfo) |
protected void |
JExcelApiMetadataExporter.setRowHeight(int rowIndex,
int lastRowHeight,
Cut yCut,
XlsRowLevelInfo levelInfo) |
protected void |
JExcelApiExporter.setRowHeight(int rowIndex,
int lastRowHeight,
Cut yCut,
XlsRowLevelInfo levelInfo) |
protected abstract void |
JRXlsAbstractExporter.setRowHeight(int rowIndex,
int lastRowHeight,
Cut yCut,
XlsRowLevelInfo levelInfo) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
JROdsExporter.setRowHeight(int rowIndex,
int lastRowHeight,
Cut yCut,
XlsRowLevelInfo levelInfo) |
| Modifier and Type | Method and Description |
|---|---|
void |
XlsxSheetHelper.exportRow(int rowHeight,
Cut yCut,
XlsRowLevelInfo levelInfo) |
protected void |
JRXlsxExporter.setRowHeight(int rowIndex,
int rowHeight,
Cut yCut,
XlsRowLevelInfo levelInfo) |
Copyright © 2014. All rights reserved.