Package | Description |
---|---|
org.docx4j.model.properties.paragraph | |
org.docx4j.model.properties.run | |
org.docx4j.model.properties.table | |
org.docx4j.model.styles | |
org.docx4j.wml |
Constructor and Description |
---|
AbstractPBorder(CTBorder val,
String css_name) |
PBorderBottom(CTBorder val) |
PBorderLeft(CTBorder val) |
PBorderRight(CTBorder val) |
PBorderTop(CTBorder val) |
Constructor and Description |
---|
RBorder(CTBorder val) |
Constructor and Description |
---|
AbstractBorder(CTBorder val,
String css_name) |
BorderBottom(CTBorder val) |
BorderLeft(CTBorder val) |
BorderRight(CTBorder val) |
BorderTop(CTBorder val) |
Modifier and Type | Method and Description |
---|---|
static CTBorder |
StyleUtil.apply(CTBorder source,
CTBorder destination) |
Modifier and Type | Method and Description |
---|---|
static CTBorder |
StyleUtil.apply(CTBorder source,
CTBorder destination) |
static boolean |
StyleUtil.areEqual(CTBorder border1,
CTBorder border2) |
static boolean |
StyleUtil.isEmpty(CTBorder border) |
Modifier and Type | Field and Description |
---|---|
protected CTBorder |
PPrBase.PBdr.bar |
protected CTBorder |
RPrAbstract.bdr |
protected CTBorder |
PPrBase.PBdr.between |
protected CTBorder |
CTDivBdr.bottom |
protected CTBorder |
TblBorders.bottom |
protected CTBorder |
SectPr.PgBorders.bottom |
protected CTBorder |
TcPrInner.TcBorders.bottom |
protected CTBorder |
PPrBase.PBdr.bottom |
protected CTBorder |
TblBorders.insideH |
protected CTBorder |
TcPrInner.TcBorders.insideH |
protected CTBorder |
TblBorders.insideV |
protected CTBorder |
TcPrInner.TcBorders.insideV |
protected CTBorder |
CTDivBdr.left |
protected CTBorder |
TblBorders.left |
protected CTBorder |
SectPr.PgBorders.left |
protected CTBorder |
TcPrInner.TcBorders.left |
protected CTBorder |
PPrBase.PBdr.left |
protected CTBorder |
CTDivBdr.right |
protected CTBorder |
TblBorders.right |
protected CTBorder |
SectPr.PgBorders.right |
protected CTBorder |
TcPrInner.TcBorders.right |
protected CTBorder |
PPrBase.PBdr.right |
protected CTBorder |
TcPrInner.TcBorders.tl2Br |
protected CTBorder |
CTDivBdr.top |
protected CTBorder |
TblBorders.top |
protected CTBorder |
SectPr.PgBorders.top |
protected CTBorder |
TcPrInner.TcBorders.top |
protected CTBorder |
PPrBase.PBdr.top |
protected CTBorder |
TcPrInner.TcBorders.tr2Bl |
Modifier and Type | Method and Description |
---|---|
CTBorder |
ObjectFactory.createCTBorder()
Create an instance of
CTBorder |
CTBorder |
PPrBase.PBdr.getBar()
Gets the value of the bar property.
|
CTBorder |
RPrAbstract.getBdr()
Gets the value of the bdr property.
|
CTBorder |
PPrBase.PBdr.getBetween()
Gets the value of the between property.
|
CTBorder |
CTDivBdr.getBottom()
Gets the value of the bottom property.
|
CTBorder |
TblBorders.getBottom()
Gets the value of the bottom property.
|
CTBorder |
SectPr.PgBorders.getBottom()
Gets the value of the bottom property.
|
CTBorder |
TcPrInner.TcBorders.getBottom()
Gets the value of the bottom property.
|
CTBorder |
PPrBase.PBdr.getBottom()
Gets the value of the bottom property.
|
CTBorder |
TblBorders.getInsideH()
Gets the value of the insideH property.
|
CTBorder |
TcPrInner.TcBorders.getInsideH()
Gets the value of the insideH property.
|
CTBorder |
TblBorders.getInsideV()
Gets the value of the insideV property.
|
CTBorder |
TcPrInner.TcBorders.getInsideV()
Gets the value of the insideV property.
|
CTBorder |
CTDivBdr.getLeft()
Gets the value of the left property.
|
CTBorder |
TblBorders.getLeft()
Gets the value of the left property.
|
CTBorder |
SectPr.PgBorders.getLeft()
Gets the value of the left property.
|
CTBorder |
TcPrInner.TcBorders.getLeft()
Gets the value of the left property.
|
CTBorder |
PPrBase.PBdr.getLeft()
Gets the value of the left property.
|
CTBorder |
CTDivBdr.getRight()
Gets the value of the right property.
|
CTBorder |
TblBorders.getRight()
Gets the value of the right property.
|
CTBorder |
SectPr.PgBorders.getRight()
Gets the value of the right property.
|
CTBorder |
TcPrInner.TcBorders.getRight()
Gets the value of the right property.
|
CTBorder |
PPrBase.PBdr.getRight()
Gets the value of the right property.
|
CTBorder |
TcPrInner.TcBorders.getTl2Br()
Gets the value of the tl2Br property.
|
CTBorder |
CTDivBdr.getTop()
Gets the value of the top property.
|
CTBorder |
TblBorders.getTop()
Gets the value of the top property.
|
CTBorder |
SectPr.PgBorders.getTop()
Gets the value of the top property.
|
CTBorder |
TcPrInner.TcBorders.getTop()
Gets the value of the top property.
|
CTBorder |
PPrBase.PBdr.getTop()
Gets the value of the top property.
|
CTBorder |
TcPrInner.TcBorders.getTr2Bl()
Gets the value of the tr2Bl property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<CTBorder> |
ObjectFactory.createCTParaRPrOriginalBdr(CTBorder value)
|
JAXBElement<CTBorder> |
ObjectFactory.createCTRPrChangeRPrBdr(CTBorder value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<CTBorder> |
ObjectFactory.createCTParaRPrOriginalBdr(CTBorder value)
|
JAXBElement<CTBorder> |
ObjectFactory.createCTRPrChangeRPrBdr(CTBorder value)
|
void |
PPrBase.PBdr.setBar(CTBorder value)
Sets the value of the bar property.
|
void |
RPrAbstract.setBdr(CTBorder value)
Sets the value of the bdr property.
|
void |
PPrBase.PBdr.setBetween(CTBorder value)
Sets the value of the between property.
|
void |
CTDivBdr.setBottom(CTBorder value)
Sets the value of the bottom property.
|
void |
TblBorders.setBottom(CTBorder value)
Sets the value of the bottom property.
|
void |
SectPr.PgBorders.setBottom(CTBorder value)
Sets the value of the bottom property.
|
void |
TcPrInner.TcBorders.setBottom(CTBorder value)
Sets the value of the bottom property.
|
void |
PPrBase.PBdr.setBottom(CTBorder value)
Sets the value of the bottom property.
|
void |
TblBorders.setInsideH(CTBorder value)
Sets the value of the insideH property.
|
void |
TcPrInner.TcBorders.setInsideH(CTBorder value)
Sets the value of the insideH property.
|
void |
TblBorders.setInsideV(CTBorder value)
Sets the value of the insideV property.
|
void |
TcPrInner.TcBorders.setInsideV(CTBorder value)
Sets the value of the insideV property.
|
void |
CTDivBdr.setLeft(CTBorder value)
Sets the value of the left property.
|
void |
TblBorders.setLeft(CTBorder value)
Sets the value of the left property.
|
void |
SectPr.PgBorders.setLeft(CTBorder value)
Sets the value of the left property.
|
void |
TcPrInner.TcBorders.setLeft(CTBorder value)
Sets the value of the left property.
|
void |
PPrBase.PBdr.setLeft(CTBorder value)
Sets the value of the left property.
|
void |
CTDivBdr.setRight(CTBorder value)
Sets the value of the right property.
|
void |
TblBorders.setRight(CTBorder value)
Sets the value of the right property.
|
void |
SectPr.PgBorders.setRight(CTBorder value)
Sets the value of the right property.
|
void |
TcPrInner.TcBorders.setRight(CTBorder value)
Sets the value of the right property.
|
void |
PPrBase.PBdr.setRight(CTBorder value)
Sets the value of the right property.
|
void |
TcPrInner.TcBorders.setTl2Br(CTBorder value)
Sets the value of the tl2Br property.
|
void |
CTDivBdr.setTop(CTBorder value)
Sets the value of the top property.
|
void |
TblBorders.setTop(CTBorder value)
Sets the value of the top property.
|
void |
SectPr.PgBorders.setTop(CTBorder value)
Sets the value of the top property.
|
void |
TcPrInner.TcBorders.setTop(CTBorder value)
Sets the value of the top property.
|
void |
PPrBase.PBdr.setTop(CTBorder value)
Sets the value of the top property.
|
void |
TcPrInner.TcBorders.setTr2Bl(CTBorder value)
Sets the value of the tr2Bl property.
|
Copyright © 2007-2019. All Rights Reserved.