Uses of Class
org.docx4j.dml.CTOuterShadowEffect
| Package | Description |
|---|---|
| org.docx4j.dml |
-
Uses of CTOuterShadowEffect in org.docx4j.dml
Fields in org.docx4j.dml declared as CTOuterShadowEffect Modifier and Type Field Description protected CTOuterShadowEffectCTEffectList. outerShdwMethods in org.docx4j.dml that return CTOuterShadowEffect Modifier and Type Method Description CTOuterShadowEffectObjectFactory. createCTOuterShadowEffect()Create an instance ofCTOuterShadowEffectCTOuterShadowEffectCTEffectList. getOuterShdw()Gets the value of the outerShdw property.Methods in org.docx4j.dml with parameters of type CTOuterShadowEffect Modifier and Type Method Description voidCTEffectList. setOuterShdw(CTOuterShadowEffect value)Sets the value of the outerShdw property.