net.sf.jasperreports.engine.export.ooxml
public class XlsxStyleInfo extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
backcolor |
protected int |
borderIndex |
protected int |
fontIndex |
protected java.lang.String |
horizontalAlign |
protected java.lang.String |
verticalAlign |
| Constructor and Description |
|---|
XlsxStyleInfo(int fontIndex,
int borderIndex,
JRExporterGridCell gridCell) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getId() |
protected int fontIndex
protected int borderIndex
protected java.lang.String backcolor
protected java.lang.String horizontalAlign
protected java.lang.String verticalAlign
public XlsxStyleInfo(int fontIndex,
int borderIndex,
JRExporterGridCell gridCell)
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com