public class XlsxFontInfo
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
color |
protected java.lang.String |
fontName |
protected float |
fontSize |
protected boolean |
isBold |
protected boolean |
isItalic |
protected boolean |
isStrikeThrough |
protected boolean |
isUnderline |
| Constructor and Description |
|---|
XlsxFontInfo(JRExporterGridCell gridCell,
java.lang.String fontName,
boolean isFontSizeFixEnabled) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getId() |
protected java.lang.String fontName
protected float fontSize
protected boolean isBold
protected boolean isItalic
protected boolean isUnderline
protected boolean isStrikeThrough
protected java.lang.String color
public XlsxFontInfo(JRExporterGridCell gridCell, java.lang.String fontName, boolean isFontSizeFixEnabled)
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com