net.sf.jasperreports.engine.export.ooxml
Class XlsxFontInfo
java.lang.Object
net.sf.jasperreports.engine.export.ooxml.XlsxFontInfo
public class XlsxFontInfo
- extends Object
- Version:
- $Id: XlsxFontInfo.java 4595 2011-09-08 15:55:10Z teodord $
- Author:
- Teodor Danciu (teodord@users.sourceforge.net)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
fontName
protected String fontName
fontSize
protected int fontSize
isBold
protected boolean isBold
isItalic
protected boolean isItalic
isUnderline
protected boolean isUnderline
isStrikeThrough
protected boolean isStrikeThrough
color
protected String color
XlsxFontInfo
public XlsxFontInfo(JRExporterGridCell gridCell,
String fontName)
getId
public String getId()
Copyright © 2012. All Rights Reserved.