Uses of Enum
org.docx4j.wml.STFrameLayout
Packages that use STFrameLayout
-
Uses of STFrameLayout in org.docx4j.wml
Fields in org.docx4j.wml declared as STFrameLayoutMethods in org.docx4j.wml that return STFrameLayoutModifier and TypeMethodDescriptionstatic STFrameLayoutCTFrameLayout.getVal()Gets the value of the val property.static STFrameLayoutReturns the enum constant of this type with the specified name.static STFrameLayout[]STFrameLayout.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.docx4j.wml with parameters of type STFrameLayoutModifier and TypeMethodDescriptionvoidCTFrameLayout.setVal(STFrameLayout value) Sets the value of the val property.