Uses of Class
org.docx4j.w14.CTFillTextEffect
| Package | Description |
|---|---|
| org.docx4j.w14 | |
| org.docx4j.wml |
-
Uses of CTFillTextEffect in org.docx4j.w14
Methods in org.docx4j.w14 that return CTFillTextEffect Modifier and Type Method Description CTFillTextEffectObjectFactory. createCTFillTextEffect()Create an instance ofCTFillTextEffect -
Uses of CTFillTextEffect in org.docx4j.wml
Fields in org.docx4j.wml declared as CTFillTextEffect Modifier and Type Field Description protected CTFillTextEffectRPrAbstract. textFillMethods in org.docx4j.wml that return CTFillTextEffect Modifier and Type Method Description CTFillTextEffectRPrAbstract. getTextFill()Gets the value of the textFill property.Methods in org.docx4j.wml that return types with arguments of type CTFillTextEffect Modifier and Type Method Description jakarta.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 CTFillTextEffect Modifier and Type Method Description jakarta.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.