Uses of Class
org.docx4j.wml.CTTextEffect
Packages that use CTTextEffect
-
Uses of CTTextEffect in org.docx4j.wml
Fields in org.docx4j.wml declared as CTTextEffectMethods in org.docx4j.wml that return CTTextEffectModifier and TypeMethodDescriptionObjectFactory.createCTTextEffect()Create an instance ofCTTextEffectRPrAbstract.getEffect()Gets the value of the effect property.Methods in org.docx4j.wml that return types with arguments of type CTTextEffectModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CTTextEffect>ObjectFactory.createCTParaRPrOriginalEffect(CTTextEffect value) jakarta.xml.bind.JAXBElement<CTTextEffect>ObjectFactory.createCTRPrChangeRPrEffect(CTTextEffect value) Methods in org.docx4j.wml with parameters of type CTTextEffectModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CTTextEffect>ObjectFactory.createCTParaRPrOriginalEffect(CTTextEffect value) jakarta.xml.bind.JAXBElement<CTTextEffect>ObjectFactory.createCTRPrChangeRPrEffect(CTTextEffect value) voidRPrAbstract.setEffect(CTTextEffect value) Sets the value of the effect property.