|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JExcelApiMetadataExporter.StyleInfo | |
|---|---|
| net.sf.jasperreports.engine.export | Provides utility classes for exporting reports to various popular formats. |
| Uses of JExcelApiMetadataExporter.StyleInfo in net.sf.jasperreports.engine.export |
|---|
| Methods in net.sf.jasperreports.engine.export with parameters of type JExcelApiMetadataExporter.StyleInfo | |
|---|---|
protected void |
JExcelApiMetadataExporter.addCell(JRPrintText text,
String textStr,
JExcelApiMetadataExporter.StyleInfo baseStyle,
Map<String,Object> cellValueMap,
String currentColumnName)
|
protected void |
JExcelApiMetadataExporter.addTextElement(JRPrintText textElement,
String textStr,
JExcelApiMetadataExporter.StyleInfo baseStyle,
boolean repeatValue,
String currentColumnName)
|
protected jxl.write.biff.CellValue |
JExcelApiMetadataExporter.getDetectedCellValue(int x,
int y,
JRPrintText textElement,
TextValue textValue,
JExcelApiMetadataExporter.StyleInfo baseStyle,
boolean complexFormat)
|
protected jxl.write.biff.CellValue |
JExcelApiMetadataExporter.getFormulaCellValue(int x,
int y,
JRPrintText textElement,
TextValue textValue,
String formula,
JExcelApiMetadataExporter.StyleInfo baseStyle,
boolean complexFormat)
|
protected jxl.write.biff.CellValue |
JExcelApiMetadataExporter.getLabelCell(int x,
int y,
String textStr,
JExcelApiMetadataExporter.StyleInfo baseStyle)
|
protected jxl.write.WritableCellFormat |
JExcelApiMetadataExporter.getLoadedCellStyle(JExcelApiMetadataExporter.StyleInfo styleKey)
|
| Constructors in net.sf.jasperreports.engine.export with parameters of type JExcelApiMetadataExporter.StyleInfo | |
|---|---|
JExcelApiMetadataExporter.CellTextValueHandler(int x,
int y,
JRPrintText textElement,
JExcelApiMetadataExporter.StyleInfo baseStyle,
boolean cellComplexFormat)
|
|
JExcelApiMetadataExporter.FormulaTextValueHandler(int x,
int y,
JRPrintText textElement,
String formula,
JExcelApiMetadataExporter.StyleInfo baseStyle,
boolean cellComplexFormat)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||