Uses of Class
org.docx4j.dml.CTPresetShadowEffect
Packages that use CTPresetShadowEffect
-
Uses of CTPresetShadowEffect in org.docx4j.dml
Fields in org.docx4j.dml declared as CTPresetShadowEffectMethods in org.docx4j.dml that return CTPresetShadowEffectModifier and TypeMethodDescriptionObjectFactory.createCTPresetShadowEffect()Create an instance ofCTPresetShadowEffectCTEffectList.getPrstShdw()Gets the value of the prstShdw property.Methods in org.docx4j.dml with parameters of type CTPresetShadowEffectModifier and TypeMethodDescriptionvoidCTEffectList.setPrstShdw(CTPresetShadowEffect value) Sets the value of the prstShdw property.