| Package | Description |
|---|---|
| org.docx4j.model.styles | |
| org.docx4j.wml |
| Modifier and Type | Method and Description |
|---|---|
static void |
StyleUtil.apply(PPrBase source,
PPrBase destination) |
static boolean |
StyleUtil.areEqual(PPrBase pPrBase1,
PPrBase pPrBase2) |
static boolean |
StyleUtil.isEmpty(PPrBase pPrBase) |
| Modifier and Type | Class and Description |
|---|---|
class |
PPr
Java class for CT_PPr complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected PPrBase |
CTPPrChange.pPr |
| Modifier and Type | Method and Description |
|---|---|
PPrBase |
ObjectFactory.createPPrBase()
Create an instance of
PPrBase |
PPrBase |
CTPPrChange.getPPr()
Gets the value of the pPr property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTPPrChange.setPPr(PPrBase value)
Sets the value of the pPr property.
|
Copyright © 2007-2018. All Rights Reserved.