protected class JExcelApiExporter.BoxStyle extends Object
Modifier and Type | Field and Description |
---|---|
protected jxl.format.Colour[] |
borderColour |
protected jxl.format.BorderLineStyle[] |
borderStyle |
protected static int |
BOTTOM |
protected static int |
LEFT |
protected static int |
RIGHT |
protected static int |
TOP |
Constructor and Description |
---|
BoxStyle(int side,
JRPen pen) |
BoxStyle(JRExporterGridCell gridCell) |
protected static final int TOP
protected static final int LEFT
protected static final int BOTTOM
protected static final int RIGHT
protected jxl.format.BorderLineStyle[] borderStyle
protected jxl.format.Colour[] borderColour
public BoxStyle(int side, JRPen pen)
public BoxStyle(JRExporterGridCell gridCell)
Copyright © 2017. All rights reserved.