Uses of Class
org.docx4j.wml.CTParaRPrOriginal
Packages that use CTParaRPrOriginal
-
Uses of CTParaRPrOriginal in org.docx4j.wml
Fields in org.docx4j.wml declared as CTParaRPrOriginalMethods in org.docx4j.wml that return CTParaRPrOriginalModifier and TypeMethodDescriptionObjectFactory.createCTParaRPrOriginal()Create an instance ofCTParaRPrOriginalParaRPrChange.getRPr()Gets the value of the rPr property.Methods in org.docx4j.wml with parameters of type CTParaRPrOriginalModifier and TypeMethodDescriptionvoidParaRPrChange.setRPr(CTParaRPrOriginal value) Sets the value of the rPr property.