Uses of Class
org.docx4j.dml.CTGlowEffect
| Package | Description |
|---|---|
| org.docx4j.dml |
-
Uses of CTGlowEffect in org.docx4j.dml
Fields in org.docx4j.dml declared as CTGlowEffect Modifier and Type Field Description protected CTGlowEffectCTEffectList. glowMethods in org.docx4j.dml that return CTGlowEffect Modifier and Type Method Description CTGlowEffectObjectFactory. createCTGlowEffect()Create an instance ofCTGlowEffectCTGlowEffectCTEffectList. getGlow()Gets the value of the glow property.Methods in org.docx4j.dml with parameters of type CTGlowEffect Modifier and Type Method Description voidCTEffectList. setGlow(CTGlowEffect value)Sets the value of the glow property.