Uses of Class
org.docx4j.dml.CTPresetShadowEffect
| Package | Description |
|---|---|
| org.docx4j.dml |
-
Uses of CTPresetShadowEffect in org.docx4j.dml
Fields in org.docx4j.dml declared as CTPresetShadowEffect Modifier and Type Field Description protected CTPresetShadowEffectCTEffectList. prstShdwMethods in org.docx4j.dml that return CTPresetShadowEffect Modifier and Type Method Description CTPresetShadowEffectObjectFactory. createCTPresetShadowEffect()Create an instance ofCTPresetShadowEffectCTPresetShadowEffectCTEffectList. getPrstShdw()Gets the value of the prstShdw property.Methods in org.docx4j.dml with parameters of type CTPresetShadowEffect Modifier and Type Method Description voidCTEffectList. setPrstShdw(CTPresetShadowEffect value)Sets the value of the prstShdw property.