Uses of Class
org.docx4j.wml.CTFrameLayout
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of CTFrameLayout in org.docx4j.wml
Fields in org.docx4j.wml declared as CTFrameLayout Modifier and Type Field Description protected CTFrameLayoutCTFrameset. frameLayoutMethods in org.docx4j.wml that return CTFrameLayout Modifier and Type Method Description CTFrameLayoutObjectFactory. createCTFrameLayout()Create an instance ofCTFrameLayoutCTFrameLayoutCTFrameset. getFrameLayout()Gets the value of the frameLayout property.Methods in org.docx4j.wml with parameters of type CTFrameLayout Modifier and Type Method Description voidCTFrameset. setFrameLayout(CTFrameLayout value)Sets the value of the frameLayout property.