Uses of Class
org.docx4j.dml.CTEffectProperties
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2010.main | |
| org.docx4j.dml |
-
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 CTEffectProperties Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CTEffectProperties>ObjectFactory. createHiddenEffects(CTEffectProperties value)Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2010.main with parameters of type CTEffectProperties Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CTEffectProperties>ObjectFactory. createHiddenEffects(CTEffectProperties value) -
Uses of CTEffectProperties in org.docx4j.dml
Fields in org.docx4j.dml declared as CTEffectProperties Modifier and Type Field Description protected CTEffectPropertiesCTTableBackgroundStyle. effectMethods in org.docx4j.dml that return CTEffectProperties Modifier and Type Method Description CTEffectPropertiesObjectFactory. createCTEffectProperties()Create an instance ofCTEffectPropertiesCTEffectPropertiesCTTableBackgroundStyle. getEffect()Gets the value of the effect property.Methods in org.docx4j.dml with parameters of type CTEffectProperties Modifier and Type Method Description voidCTTableBackgroundStyle. setEffect(CTEffectProperties value)Sets the value of the effect property.