net.sf.jasperreports.engine.export.ooxml
Class XlsxStyleInfo

java.lang.Object
  extended by net.sf.jasperreports.engine.export.ooxml.XlsxStyleInfo

public class XlsxStyleInfo
extends java.lang.Object

Version:
$Id: BorderHelper.java 3135 2009-10-22 14:20:23Z teodord $
Author:
Teodor Danciu (teodord@users.sourceforge.net)

Field Summary
protected  java.lang.String backcolor
           
protected  int borderIndex
           
protected  int fontIndex
           
protected  java.lang.String horizontalAlign
           
protected  java.lang.String verticalAlign
           
 
Constructor Summary
XlsxStyleInfo(int fontIndex, int borderIndex, JRExporterGridCell gridCell)
           
 
Method Summary
 java.lang.String getId()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

fontIndex

protected int fontIndex

borderIndex

protected int borderIndex

backcolor

protected java.lang.String backcolor

horizontalAlign

protected java.lang.String horizontalAlign

verticalAlign

protected java.lang.String verticalAlign
Constructor Detail

XlsxStyleInfo

public XlsxStyleInfo(int fontIndex,
                     int borderIndex,
                     JRExporterGridCell gridCell)
Method Detail

getId

public java.lang.String getId()


© 2001-2010 Jaspersoft Corporation www.jaspersoft.com