Package | Description |
---|---|
org.docx4j.model.styles | |
org.docx4j.wml |
Modifier and Type | Method and Description |
---|---|
static TblBorders |
StyleUtil.apply(TblBorders source,
TblBorders destination) |
Modifier and Type | Method and Description |
---|---|
static TblBorders |
StyleUtil.apply(TblBorders source,
TblBorders destination) |
static boolean |
StyleUtil.areEqual(TblBorders borders1,
TblBorders borders2) |
static boolean |
StyleUtil.isEmpty(TblBorders borders) |
Modifier and Type | Field and Description |
---|---|
protected TblBorders |
CTTblPrExBase.tblBorders |
protected TblBorders |
CTTblPrBase.tblBorders |
Modifier and Type | Method and Description |
---|---|
TblBorders |
ObjectFactory.createTblBorders()
Create an instance of
TblBorders |
TblBorders |
CTTblPrExBase.getTblBorders()
Gets the value of the tblBorders property.
|
TblBorders |
CTTblPrBase.getTblBorders()
Gets the value of the tblBorders property.
|
Modifier and Type | Method and Description |
---|---|
void |
CTTblPrExBase.setTblBorders(TblBorders value)
Sets the value of the tblBorders property.
|
void |
CTTblPrBase.setTblBorders(TblBorders value)
Sets the value of the tblBorders property.
|
Copyright © 2007-2019. All Rights Reserved.