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 |
JExcelApiExporter.addCell(int x,
int y,
JRPrintText text,
java.lang.String textStr,
JExcelApiExporter.StyleInfo baseStyle)
Deprecated.
|
protected CellValue |
JExcelApiExporter.getDetectedCellValue(int x,
int y,
JRPrintText textElement,
TextValue textValue,
JExcelApiExporter.StyleInfo baseStyle,
boolean complexFormat)
Deprecated.
|
protected CellValue |
JExcelApiExporter.getFormulaCellValue(int x,
int y,
JRPrintText textElement,
TextValue textValue,
java.lang.String formula,
JExcelApiExporter.StyleInfo baseStyle,
boolean complexFormat)
Deprecated.
|
protected CellValue |
JExcelApiExporter.getLabelCell(int x,
int y,
java.lang.String textStr,
JExcelApiExporter.StyleInfo baseStyle)
Deprecated.
|
protected WritableCellFormat |
JExcelApiExporter.getLoadedCellStyle(JExcelApiExporter.StyleInfo styleKey)
Deprecated.
|
Constructor and Description |
---|
JExcelApiExporter.CellTextValueHandler(int x,
int y,
JRPrintText textElement,
JExcelApiExporter.StyleInfo baseStyle,
boolean cellComplexFormat) |
JExcelApiExporter.FormulaTextValueHandler(int x,
int y,
JRPrintText textElement,
java.lang.String formula,
JExcelApiExporter.StyleInfo baseStyle,
boolean cellComplexFormat) |
© 2001-2014 TIBCO Software Inc. www.jaspersoft.com