Uses of Class
org.docx4j.w14.CTTextOutlineEffect
Packages that use CTTextOutlineEffect
-
Uses of CTTextOutlineEffect in org.docx4j.w14
Methods in org.docx4j.w14 that return CTTextOutlineEffectModifier and TypeMethodDescriptionObjectFactory.createCTTextOutlineEffect()Create an instance ofCTTextOutlineEffect -
Uses of CTTextOutlineEffect in org.docx4j.wml
Fields in org.docx4j.wml declared as CTTextOutlineEffectMethods in org.docx4j.wml that return CTTextOutlineEffectModifier and TypeMethodDescriptionRPrAbstract.getTextOutline()Gets the value of the textOutline property.Methods in org.docx4j.wml that return types with arguments of type CTTextOutlineEffectModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CTTextOutlineEffect>ObjectFactory.createCTParaRPrOriginalTextOutline(CTTextOutlineEffect value) jakarta.xml.bind.JAXBElement<CTTextOutlineEffect>ObjectFactory.createCTRPrChangeRPrTextOutline(CTTextOutlineEffect value) Methods in org.docx4j.wml with parameters of type CTTextOutlineEffectModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CTTextOutlineEffect>ObjectFactory.createCTParaRPrOriginalTextOutline(CTTextOutlineEffect value) jakarta.xml.bind.JAXBElement<CTTextOutlineEffect>ObjectFactory.createCTRPrChangeRPrTextOutline(CTTextOutlineEffect value) voidRPrAbstract.setTextOutline(CTTextOutlineEffect value) Sets the value of the textOutline property.