Uses of Enum
org.docx4j.dml.STPresetPatternVal
Packages that use STPresetPatternVal
-
Uses of STPresetPatternVal in org.docx4j.dml
Fields in org.docx4j.dml declared as STPresetPatternValMethods in org.docx4j.dml that return STPresetPatternValModifier and TypeMethodDescriptionstatic STPresetPatternValCTPatternFillProperties.getPrst()Gets the value of the prst property.static STPresetPatternValReturns the enum constant of this type with the specified name.static STPresetPatternVal[]STPresetPatternVal.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.docx4j.dml with parameters of type STPresetPatternValModifier and TypeMethodDescriptionvoidCTPatternFillProperties.setPrst(STPresetPatternVal value) Sets the value of the prst property.