public class XlsxFontInfo extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
color |
protected String |
fontName |
protected int |
fontSize |
protected boolean |
isBold |
protected boolean |
isItalic |
protected boolean |
isStrikeThrough |
protected boolean |
isUnderline |
| Constructor and Description |
|---|
XlsxFontInfo(JRExporterGridCell gridCell,
String fontName) |
protected String fontName
protected int fontSize
protected boolean isBold
protected boolean isItalic
protected boolean isUnderline
protected boolean isStrikeThrough
protected String color
public XlsxFontInfo(JRExporterGridCell gridCell, String fontName)
public String getId()
Copyright © 2014. All rights reserved.