Uses of Enum
org.docx4j.vml.officedrawing.STOLEType
Packages that use STOLEType
-
Uses of STOLEType in org.docx4j.vml.officedrawing
Fields in org.docx4j.vml.officedrawing declared as STOLETypeMethods in org.docx4j.vml.officedrawing that return STOLETypeModifier and TypeMethodDescriptionstatic STOLETypeCTOLEObject.getType()Gets the value of the type property.static STOLETypeReturns the enum constant of this type with the specified name.static STOLEType[]STOLEType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.docx4j.vml.officedrawing with parameters of type STOLEType