Uses of Class
org.docx4j.w14.CTTextOutlineEffect
| Package | Description |
|---|---|
| org.docx4j.w14 | |
| org.docx4j.wml |
-
Uses of CTTextOutlineEffect in org.docx4j.w14
Methods in org.docx4j.w14 that return CTTextOutlineEffect Modifier and Type Method Description CTTextOutlineEffectObjectFactory. createCTTextOutlineEffect()Create an instance ofCTTextOutlineEffect -
Uses of CTTextOutlineEffect in org.docx4j.wml
Fields in org.docx4j.wml declared as CTTextOutlineEffect Modifier and Type Field Description protected CTTextOutlineEffectRPrAbstract. textOutlineMethods in org.docx4j.wml that return CTTextOutlineEffect Modifier and Type Method Description CTTextOutlineEffectRPrAbstract. getTextOutline()Gets the value of the textOutline property.Methods in org.docx4j.wml that return types with arguments of type CTTextOutlineEffect Modifier and Type Method Description jakarta.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 CTTextOutlineEffect Modifier and Type Method Description jakarta.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.