Uses of Class
org.docx4j.wml.CTFramePr
Packages that use CTFramePr
-
Uses of CTFramePr in org.docx4j.wml
Fields in org.docx4j.wml declared as CTFramePrMethods in org.docx4j.wml that return CTFramePrModifier and TypeMethodDescriptionObjectFactory.createCTFramePr()Create an instance ofCTFramePrPPrBase.getFramePr()Gets the value of the framePr property.Methods in org.docx4j.wml with parameters of type CTFramePrModifier and TypeMethodDescriptionvoidPPrBase.setFramePr(CTFramePr value) Sets the value of the framePr property.