| Package | Description |
|---|---|
| org.docx4j.model.properties.paragraph | |
| org.docx4j.model.styles | |
| org.docx4j.openpackaging.parts.WordprocessingML | |
| org.docx4j.wml |
| Constructor and Description |
|---|
NumberingProperty(PPrBase.NumPr numPr) |
| Modifier and Type | Method and Description |
|---|---|
static PPrBase.NumPr |
StyleUtil.apply(PPrBase.NumPr source,
PPrBase.NumPr destination) |
| Modifier and Type | Method and Description |
|---|---|
static PPrBase.NumPr |
StyleUtil.apply(PPrBase.NumPr source,
PPrBase.NumPr destination) |
static boolean |
StyleUtil.areEqual(PPrBase.NumPr numPr1,
PPrBase.NumPr numPr2) |
static boolean |
StyleUtil.isEmpty(PPrBase.NumPr numPr) |
| Modifier and Type | Method and Description |
|---|---|
PPrBase.Ind |
NumberingDefinitionsPart.getInd(PPrBase.NumPr numPr) |
| Modifier and Type | Field and Description |
|---|---|
protected PPrBase.NumPr |
PPrBase.numPr |
| Modifier and Type | Method and Description |
|---|---|
PPrBase.NumPr |
ObjectFactory.createPPrBaseNumPr()
Create an instance of
PPrBase.NumPr |
PPrBase.NumPr |
PPrBase.getNumPr()
Gets the value of the numPr property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PPrBase.setNumPr(PPrBase.NumPr value)
Sets the value of the numPr property.
|
Copyright © 2007-2018. All Rights Reserved.