Uses of Enum
org.docx4j.dml.STPresetShadowVal
Packages that use STPresetShadowVal
-
Uses of STPresetShadowVal in org.docx4j.dml
Fields in org.docx4j.dml declared as STPresetShadowValMethods in org.docx4j.dml that return STPresetShadowValModifier and TypeMethodDescriptionstatic STPresetShadowValCTPresetShadowEffect.getPrst()Gets the value of the prst property.static STPresetShadowValReturns the enum constant of this type with the specified name.static STPresetShadowVal[]STPresetShadowVal.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 STPresetShadowValModifier and TypeMethodDescriptionvoidCTPresetShadowEffect.setPrst(STPresetShadowVal value) Sets the value of the prst property.