Uses of Class
org.docx4j.wml.ParaRPr
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of ParaRPr in org.docx4j.wml
Fields in org.docx4j.wml declared as ParaRPr Modifier and Type Field Description protected ParaRPrPPr. rPrMethods in org.docx4j.wml that return ParaRPr Modifier and Type Method Description ParaRPrObjectFactory. createParaRPr()Create an instance ofParaRPrParaRPrPPr. getRPr()Gets the value of the rPr property.Methods in org.docx4j.wml with parameters of type ParaRPr Modifier and Type Method Description voidPPr. setRPr(ParaRPr value)Sets the value of the rPr property.