Uses of Enum
org.docx4j.vml.wordprocessingDrawing.STWrapType
Packages that use STWrapType
-
Uses of STWrapType in org.docx4j.vml.wordprocessingDrawing
Fields in org.docx4j.vml.wordprocessingDrawing declared as STWrapTypeMethods in org.docx4j.vml.wordprocessingDrawing that return STWrapTypeModifier and TypeMethodDescriptionstatic STWrapTypeCTWrap.getType()Gets the value of the type property.static STWrapTypeReturns the enum constant of this type with the specified name.static STWrapType[]STWrapType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.docx4j.vml.wordprocessingDrawing with parameters of type STWrapTypeModifier and TypeMethodDescriptionvoidCTWrap.setType(STWrapType value) Sets the value of the type property.