Uses of Class
org.docx4j.w14.CTShadow
| Package | Description |
|---|---|
| org.docx4j.w14 | |
| org.docx4j.wml |
-
Uses of CTShadow in org.docx4j.w14
Methods in org.docx4j.w14 that return CTShadow Modifier and Type Method Description CTShadowObjectFactory. createCTShadow()Create an instance ofCTShadowMethods in org.docx4j.w14 that return types with arguments of type CTShadow Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CTShadow>ObjectFactory. createShadow(CTShadow value)Methods in org.docx4j.w14 with parameters of type CTShadow Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CTShadow>ObjectFactory. createShadow(CTShadow value) -
Uses of CTShadow in org.docx4j.wml
Fields in org.docx4j.wml declared as CTShadow Modifier and Type Field Description protected CTShadowRPrAbstract. shadow14Methods in org.docx4j.wml that return CTShadow Modifier and Type Method Description CTShadowRPrAbstract. getShadow14()Gets the value of the shadow14 property.Methods in org.docx4j.wml with parameters of type CTShadow Modifier and Type Method Description voidRPrAbstract. setShadow14(CTShadow value)Sets the value of the shadow14 property.