Uses of Enum
org.docx4j.vml.STFillMethod
Packages that use STFillMethod
-
Uses of STFillMethod in org.docx4j.vml
Fields in org.docx4j.vml declared as STFillMethodMethods in org.docx4j.vml that return STFillMethodModifier and TypeMethodDescriptionstatic STFillMethodCTFill.getMethod()Gets the value of the method property.static STFillMethodReturns the enum constant of this type with the specified name.static STFillMethod[]STFillMethod.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.docx4j.vml with parameters of type STFillMethodModifier and TypeMethodDescriptionvoidCTFill.setMethod(STFillMethod value) Sets the value of the method property.