Uses of Class
org.docx4j.wml.PPrBase
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of PPrBase in org.docx4j.wml
Subclasses of PPrBase in org.docx4j.wml Modifier and Type Class Description classPPrJava class for CT_PPr complex type.Fields in org.docx4j.wml declared as PPrBase Modifier and Type Field Description protected PPrBaseCTPPrChange. pPrMethods in org.docx4j.wml that return PPrBase Modifier and Type Method Description PPrBaseObjectFactory. createPPrBase()Create an instance ofPPrBasePPrBaseCTPPrChange. getPPr()Gets the value of the pPr property.Methods in org.docx4j.wml with parameters of type PPrBase Modifier and Type Method Description voidCTPPrChange. setPPr(PPrBase value)Sets the value of the pPr property.