Uses of Class
org.docx4j.wml.PPrBase.PStyle
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of PPrBase.PStyle in org.docx4j.wml
Fields in org.docx4j.wml declared as PPrBase.PStyle Modifier and Type Field Description protected PPrBase.PStylePPrBase. pStyleMethods in org.docx4j.wml that return PPrBase.PStyle Modifier and Type Method Description PPrBase.PStyleObjectFactory. createPPrBasePStyle()Create an instance ofPPrBase.PStylePPrBase.PStylePPrBase. getPStyle()Gets the value of the pStyle property.Methods in org.docx4j.wml with parameters of type PPrBase.PStyle Modifier and Type Method Description voidPPrBase. setPStyle(PPrBase.PStyle value)Sets the value of the pStyle property.