net.sf.jasperreports.engine.export.ooxml
Class XlsxFontInfo
java.lang.Object
net.sf.jasperreports.engine.export.ooxml.XlsxFontInfo
public class XlsxFontInfo
- extends java.lang.Object
- Version:
- $Id: BorderHelper.java 3135 2009-10-22 14:20:23Z teodord $
- Author:
- Teodor Danciu ([email protected])
Method Summary |
java.lang.String |
getId()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
fontName
protected java.lang.String fontName
fontSize
protected int fontSize
isBold
protected boolean isBold
isItalic
protected boolean isItalic
isUnderline
protected boolean isUnderline
isStrikeThrough
protected boolean isStrikeThrough
color
protected java.lang.String color
XlsxFontInfo
public XlsxFontInfo(JRExporterGridCell gridCell,
java.lang.String fontName)
getId
public java.lang.String getId()
Copyright © 2011. All Rights Reserved.