Uses of Class
org.docx4j.dml.CTOuterShadowEffect
Packages that use CTOuterShadowEffect
-
Uses of CTOuterShadowEffect in org.docx4j.dml
Fields in org.docx4j.dml declared as CTOuterShadowEffectMethods in org.docx4j.dml that return CTOuterShadowEffectModifier and TypeMethodDescriptionObjectFactory.createCTOuterShadowEffect()Create an instance ofCTOuterShadowEffectCTEffectList.getOuterShdw()Gets the value of the outerShdw property.Methods in org.docx4j.dml with parameters of type CTOuterShadowEffectModifier and TypeMethodDescriptionvoidCTEffectList.setOuterShdw(CTOuterShadowEffect value) Sets the value of the outerShdw property.