Uses of Class
org.docx4j.wml.CTFrameLayout
Packages that use CTFrameLayout
-
Uses of CTFrameLayout in org.docx4j.wml
Fields in org.docx4j.wml declared as CTFrameLayoutMethods in org.docx4j.wml that return CTFrameLayoutModifier and TypeMethodDescriptionObjectFactory.createCTFrameLayout()Create an instance ofCTFrameLayoutCTFrameset.getFrameLayout()Gets the value of the frameLayout property.Methods in org.docx4j.wml with parameters of type CTFrameLayoutModifier and TypeMethodDescriptionvoidCTFrameset.setFrameLayout(CTFrameLayout value) Sets the value of the frameLayout property.