Uses of Class
org.docx4j.dml.CTEffectProperties
Packages that use CTEffectProperties
-
Uses of CTEffectProperties in org.docx4j.com.microsoft.schemas.office.drawing.x2010.main
Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2010.main that return types with arguments of type CTEffectPropertiesModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CTEffectProperties>ObjectFactory.createHiddenEffects(CTEffectProperties value) Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2010.main with parameters of type CTEffectPropertiesModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CTEffectProperties>ObjectFactory.createHiddenEffects(CTEffectProperties value) -
Uses of CTEffectProperties in org.docx4j.dml
Fields in org.docx4j.dml declared as CTEffectPropertiesMethods in org.docx4j.dml that return CTEffectPropertiesModifier and TypeMethodDescriptionObjectFactory.createCTEffectProperties()Create an instance ofCTEffectPropertiesCTTableBackgroundStyle.getEffect()Gets the value of the effect property.Methods in org.docx4j.dml with parameters of type CTEffectPropertiesModifier and TypeMethodDescriptionvoidCTTableBackgroundStyle.setEffect(CTEffectProperties value) Sets the value of the effect property.