Uses of Enum
org.docx4j.vml.officedrawing.STRType
Packages that use STRType
-
Uses of STRType in org.docx4j.vml.officedrawing
Fields in org.docx4j.vml.officedrawing declared as STRTypeMethods in org.docx4j.vml.officedrawing that return STRTypeModifier and TypeMethodDescriptionstatic STRTypeCTR.getType()Gets the value of the type property.static STRTypeReturns the enum constant of this type with the specified name.static STRType[]STRType.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 STRType