public abstract class BorderUtils
extends java.lang.Object
限定符和类型 | 类和说明 |
---|---|
static class |
BorderUtils.BorderStyleColor |
static class |
BorderUtils.ColumnRow
这是一个局部类,用来帮助保存各个Border Style 和 Color.
|
构造器和说明 |
---|
BorderUtils() |
限定符和类型 | 方法和说明 |
---|---|
static java.lang.Object[] |
createCellBorderObject(ElementCasePane reportPane) |
static boolean |
update(ElementCasePane reportPane,
CellBorderStyle newCellBorderStyle)
Update ElementCasePane.
|
static boolean |
updateCellBorderStyle(ElementCasePane reportPane,
CellBorderStyle newCellBorderStyle) |
public static java.lang.Object[] createCellBorderObject(ElementCasePane reportPane)
public static boolean updateCellBorderStyle(ElementCasePane reportPane, CellBorderStyle newCellBorderStyle)
public static boolean update(ElementCasePane reportPane, CellBorderStyle newCellBorderStyle)