Uses of Class
org.docx4j.wml.PPrBase.NumPr
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of PPrBase.NumPr in org.docx4j.wml
Fields in org.docx4j.wml declared as PPrBase.NumPr Modifier and Type Field Description protected PPrBase.NumPrPPrBase. numPrMethods in org.docx4j.wml that return PPrBase.NumPr Modifier and Type Method Description PPrBase.NumPrObjectFactory. createPPrBaseNumPr()Create an instance ofPPrBase.NumPrPPrBase.NumPrPPrBase. getNumPr()Gets the value of the numPr property.Methods in org.docx4j.wml with parameters of type PPrBase.NumPr Modifier and Type Method Description voidPPrBase. setNumPr(PPrBase.NumPr value)Sets the value of the numPr property.