|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JRXlsExporter.StyleInfo | |
---|---|
net.sf.jasperreports.engine.export | Provides utility classes for exporting reports to various popular formats. |
Uses of JRXlsExporter.StyleInfo in net.sf.jasperreports.engine.export |
---|
Methods in net.sf.jasperreports.engine.export with parameters of type JRXlsExporter.StyleInfo | |
---|---|
protected void |
JRXlsExporter.createTextCell(JRPrintText textElement,
JRExporterGridCell gridCell,
int colIndex,
int rowIndex,
JRStyledText styledText,
JRXlsExporter.StyleInfo baseStyle,
short forecolor)
|
protected HSSFCellStyle |
JRXlsExporter.getLoadedCellStyle(JRXlsExporter.StyleInfo style)
|
protected HSSFCellStyle |
JRXlsExporter.initCreateCell(JRExporterGridCell gridCell,
int colIndex,
int rowIndex,
JRXlsExporter.StyleInfo baseStyle)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |