Uses of Class
org.docx4j.dml.CTInnerShadowEffect
| Package | Description |
|---|---|
| org.docx4j.dml |
-
Uses of CTInnerShadowEffect in org.docx4j.dml
Fields in org.docx4j.dml declared as CTInnerShadowEffect Modifier and Type Field Description protected CTInnerShadowEffectCTEffectList. innerShdwMethods in org.docx4j.dml that return CTInnerShadowEffect Modifier and Type Method Description CTInnerShadowEffectObjectFactory. createCTInnerShadowEffect()Create an instance ofCTInnerShadowEffectCTInnerShadowEffectCTEffectList. getInnerShdw()Gets the value of the innerShdw property.Methods in org.docx4j.dml with parameters of type CTInnerShadowEffect Modifier and Type Method Description voidCTEffectList. setInnerShdw(CTInnerShadowEffect value)Sets the value of the innerShdw property.