Uses of Class
org.docx4j.wml.CTDocPartPr
Packages that use CTDocPartPr
-
Uses of CTDocPartPr in org.docx4j.wml
Fields in org.docx4j.wml declared as CTDocPartPrMethods in org.docx4j.wml that return CTDocPartPrModifier and TypeMethodDescriptionObjectFactory.createCTDocPartPr()Create an instance ofCTDocPartPrCTDocPart.getDocPartPr()Gets the value of the docPartPr property.Methods in org.docx4j.wml with parameters of type CTDocPartPrModifier and TypeMethodDescriptionvoidCTDocPart.setDocPartPr(CTDocPartPr value) Sets the value of the docPartPr property.