Uses of Class
org.docx4j.dml.CTInnerShadowEffect
Packages that use CTInnerShadowEffect
-
Uses of CTInnerShadowEffect in org.docx4j.dml
Fields in org.docx4j.dml declared as CTInnerShadowEffectMethods in org.docx4j.dml that return CTInnerShadowEffectModifier and TypeMethodDescriptionObjectFactory.createCTInnerShadowEffect()Create an instance ofCTInnerShadowEffectCTEffectList.getInnerShdw()Gets the value of the innerShdw property.Methods in org.docx4j.dml with parameters of type CTInnerShadowEffectModifier and TypeMethodDescriptionvoidCTEffectList.setInnerShdw(CTInnerShadowEffect value) Sets the value of the innerShdw property.