Uses of Enum
org.docx4j.wml.STWrap
Packages that use STWrap
-
Uses of STWrap in org.docx4j.wml
Fields in org.docx4j.wml declared as STWrapMethods in org.docx4j.wml that return STWrapModifier and TypeMethodDescriptionstatic STWrapCTFramePr.getWrap()Gets the value of the wrap property.static STWrapReturns the enum constant of this type with the specified name.static STWrap[]STWrap.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 STWrap