Uses of Class
org.docx4j.dml.CTGlowEffect
Packages that use CTGlowEffect
-
Uses of CTGlowEffect in org.docx4j.dml
Fields in org.docx4j.dml declared as CTGlowEffectMethods in org.docx4j.dml that return CTGlowEffectModifier and TypeMethodDescriptionObjectFactory.createCTGlowEffect()Create an instance ofCTGlowEffectCTEffectList.getGlow()Gets the value of the glow property.Methods in org.docx4j.dml with parameters of type CTGlowEffectModifier and TypeMethodDescriptionvoidCTEffectList.setGlow(CTGlowEffect value) Sets the value of the glow property.