| Package | Description |
|---|---|
| org.docx4j.model.properties.paragraph | |
| org.docx4j.model.properties.table | |
| org.docx4j.wml |
| Modifier and Type | Method and Description |
|---|---|
void |
PBorderBottom.set(TcPrInner tcPr) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractCellMargin.ensureMargin(TcPrInner tcPr) |
void |
BorderTop.set(TcPrInner tcPr) |
void |
CellMarginRight.set(TcPrInner tcPr) |
void |
CellMarginLeft.set(TcPrInner tcPr) |
void |
BorderBottom.set(TcPrInner tcPr) |
void |
CellMarginTop.set(TcPrInner tcPr) |
void |
BorderRight.set(TcPrInner tcPr) |
abstract void |
AbstractBorder.set(TcPrInner tcPr) |
void |
BorderLeft.set(TcPrInner tcPr) |
void |
CellMarginBottom.set(TcPrInner tcPr) |
abstract void |
AbstractCellMargin.set(TcPrInner tcPr) |
| Modifier and Type | Class and Description |
|---|---|
class |
TcPr
Java class for CT_TcPr complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected TcPrInner |
CTTcPrChange.tcPr |
| Modifier and Type | Method and Description |
|---|---|
TcPrInner |
ObjectFactory.createTcPrInner()
Create an instance of
TcPrInner |
TcPrInner |
CTTcPrChange.getTcPr()
Gets the value of the tcPr property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTTcPrChange.setTcPr(TcPrInner value)
Sets the value of the tcPr property.
|
Copyright © 2007-2018. All Rights Reserved.