Uses of Class
org.docx4j.wml.CTParaRPrOriginal
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of CTParaRPrOriginal in org.docx4j.wml
Fields in org.docx4j.wml declared as CTParaRPrOriginal Modifier and Type Field Description protected CTParaRPrOriginalParaRPrChange. rPrMethods in org.docx4j.wml that return CTParaRPrOriginal Modifier and Type Method Description CTParaRPrOriginalObjectFactory. createCTParaRPrOriginal()Create an instance ofCTParaRPrOriginalCTParaRPrOriginalParaRPrChange. getRPr()Gets the value of the rPr property.Methods in org.docx4j.wml with parameters of type CTParaRPrOriginal Modifier and Type Method Description voidParaRPrChange. setRPr(CTParaRPrOriginal value)Sets the value of the rPr property.