Package | Description |
---|---|
org.docx4j.model.styles | |
org.docx4j.wml |
Modifier and Type | Method and Description |
---|---|
static CTTblPPr |
StyleUtil.apply(CTTblPPr source,
CTTblPPr destination) |
Modifier and Type | Method and Description |
---|---|
static CTTblPPr |
StyleUtil.apply(CTTblPPr source,
CTTblPPr destination) |
static boolean |
StyleUtil.areEqual(CTTblPPr tblpPr1,
CTTblPPr tblpPr2) |
static boolean |
StyleUtil.isEmpty(CTTblPPr tblpPr) |
Modifier and Type | Field and Description |
---|---|
protected CTTblPPr |
CTTblPrBase.tblpPr |
Modifier and Type | Method and Description |
---|---|
CTTblPPr |
ObjectFactory.createCTTblPPr()
Create an instance of
CTTblPPr |
CTTblPPr |
CTTblPrBase.getTblpPr()
Gets the value of the tblpPr property.
|
Modifier and Type | Method and Description |
---|---|
void |
CTTblPrBase.setTblpPr(CTTblPPr value)
Sets the value of the tblpPr property.
|
Copyright © 2007-2019. All Rights Reserved.