Uses of Class
net.sf.jasperreports.engine.export.JExcelApiExporter.StyleInfo

Packages that use JExcelApiExporter.StyleInfo
net.sf.jasperreports.engine.export Provides utility classes for exporting reports to various popular formats. 
 

Uses of JExcelApiExporter.StyleInfo in net.sf.jasperreports.engine.export
 

Methods in net.sf.jasperreports.engine.export with parameters of type JExcelApiExporter.StyleInfo
protected  void JExcelApiExporter.addCell(int x, int y, JRPrintText text, java.lang.String textStr, JExcelApiExporter.StyleInfo baseStyle)
           
protected  CellValue JExcelApiExporter.getAutoDetectedCellValue(int x, int y, java.lang.String textStr, JExcelApiExporter.StyleInfo baseStyle)
           
protected  CellValue JExcelApiExporter.getDetectedCellValue(int x, int y, JRPrintText text, java.lang.String textStr, JExcelApiExporter.StyleInfo baseStyle)
           
protected  CellValue JExcelApiExporter.getLabelCell(int x, int y, java.lang.String textStr, JExcelApiExporter.StyleInfo baseStyle)
           
protected  WritableCellFormat JExcelApiExporter.getLoadedCellStyle(JExcelApiExporter.StyleInfo styleKey)
           
 

Constructors in net.sf.jasperreports.engine.export with parameters of type JExcelApiExporter.StyleInfo
JExcelApiExporter.CellTextValueHandler(int x, int y, JExcelApiExporter.StyleInfo baseStyle)
           
 



© 2001-2010 Jaspersoft Corporation www.jaspersoft.com