Uses of Class
org.docx4j.w14.CTFillTextEffect
Packages that use CTFillTextEffect
-
Uses of CTFillTextEffect in org.docx4j.w14
Methods in org.docx4j.w14 that return CTFillTextEffectModifier and TypeMethodDescriptionObjectFactory.createCTFillTextEffect()Create an instance ofCTFillTextEffect -
Uses of CTFillTextEffect in org.docx4j.wml
Fields in org.docx4j.wml declared as CTFillTextEffectMethods in org.docx4j.wml that return CTFillTextEffectModifier and TypeMethodDescriptionRPrAbstract.getTextFill()Gets the value of the textFill property.Methods in org.docx4j.wml that return types with arguments of type CTFillTextEffectModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CTFillTextEffect>ObjectFactory.createCTParaRPrOriginalTextFill(CTFillTextEffect value) jakarta.xml.bind.JAXBElement<CTFillTextEffect>ObjectFactory.createCTRPrChangeRPrTextFill(CTFillTextEffect value) Methods in org.docx4j.wml with parameters of type CTFillTextEffectModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CTFillTextEffect>ObjectFactory.createCTParaRPrOriginalTextFill(CTFillTextEffect value) jakarta.xml.bind.JAXBElement<CTFillTextEffect>ObjectFactory.createCTRPrChangeRPrTextFill(CTFillTextEffect value) voidRPrAbstract.setTextFill(CTFillTextEffect value) Sets the value of the textFill property.