Uses of Class
org.docx4j.wml.CTRPrChange.RPr
Packages that use CTRPrChange.RPr
-
Uses of CTRPrChange.RPr in org.docx4j.wml
Fields in org.docx4j.wml declared as CTRPrChange.RPrMethods in org.docx4j.wml that return CTRPrChange.RPrModifier and TypeMethodDescriptionObjectFactory.createCTRPrChangeRPr()Create an instance ofCTRPrChange.RPrCTRPrChange.getRPr()Gets the value of the rPr property.Methods in org.docx4j.wml with parameters of type CTRPrChange.RPrModifier and TypeMethodDescriptionvoidCTRPrChange.setRPr(CTRPrChange.RPr value) Sets the value of the rPr property.