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

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 that return JRXlsExporter.StyleInfo
protected  JRXlsExporter.StyleInfo JRXlsExporter.getStyleInfo(short mode, short backcolor, short horizontalAlignment, short verticalAlignment, short rotation, org.apache.poi.hssf.usermodel.HSSFFont font, JRExporterGridCell gridCell)
           
 

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)
           
protected  org.apache.poi.hssf.usermodel.HSSFCellStyle JRXlsExporter.getLoadedCellStyle(JRXlsExporter.StyleInfo style)
           
protected  org.apache.poi.hssf.usermodel.HSSFCellStyle JRXlsExporter.initCreateCell(JRExporterGridCell gridCell, int colIndex, int rowIndex, JRXlsExporter.StyleInfo baseStyle)
           
 



© 2001-2006 JasperSoft Corporation www.jaspersoft.com