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