net.sf.jasperreports.engine.export.ooxml
Class XlsxBorderInfo
java.lang.Object
net.sf.jasperreports.engine.export.ooxml.XlsxBorderInfo
public class XlsxBorderInfo
- extends Object
- Version:
- $Id: XlsxBorderInfo.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 |
BORDER
protected static final String[] BORDER
TOP_BORDER
protected static final int TOP_BORDER
- See Also:
- Constant Field Values
LEFT_BORDER
protected static final int LEFT_BORDER
- See Also:
- Constant Field Values
BOTTOM_BORDER
protected static final int BOTTOM_BORDER
- See Also:
- Constant Field Values
RIGHT_BORDER
protected static final int RIGHT_BORDER
- See Also:
- Constant Field Values
borderColor
protected String[] borderColor
borderStyle
protected String[] borderStyle
borderPadding
protected String[] borderPadding
XlsxBorderInfo
public XlsxBorderInfo(JRLineBox box)
XlsxBorderInfo
public XlsxBorderInfo(JRPen pen)
getId
public String getId()
Copyright © 2012. All Rights Reserved.