public class XlsxBorderInfo extends Object
Modifier and Type | Field and Description |
---|---|
protected static String[] |
BORDER |
protected String[] |
borderColor |
protected String[] |
borderPadding |
protected String[] |
borderStyle |
protected static int |
BOTTOM_BORDER |
protected static int |
LEFT_BORDER |
protected static int |
RIGHT_BORDER |
protected static int |
TOP_BORDER |
Constructor and Description |
---|
XlsxBorderInfo(JRLineBox box) |
XlsxBorderInfo(JRPen pen) |
protected static final String[] BORDER
protected static final int TOP_BORDER
protected static final int LEFT_BORDER
protected static final int BOTTOM_BORDER
protected static final int RIGHT_BORDER
protected String[] borderColor
protected String[] borderStyle
protected String[] borderPadding
public XlsxBorderInfo(JRLineBox box)
public XlsxBorderInfo(JRPen pen)
public String getId()
Copyright © 2017. All rights reserved.