Uses of Class
org.docx4j.vml.CTShadow
| Package | Description |
|---|---|
| org.docx4j.vml | |
| org.docx4j.vml.officedrawing |
-
Uses of CTShadow in org.docx4j.vml
Methods in org.docx4j.vml that return CTShadow Modifier and Type Method Description CTShadowObjectFactory. createCTShadow()Create an instance ofCTShadowMethods in org.docx4j.vml 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.vml 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.vml.officedrawing
Fields in org.docx4j.vml.officedrawing declared as CTShadow Modifier and Type Field Description protected CTShadowCTShapeDefaults. shadowMethods in org.docx4j.vml.officedrawing that return CTShadow Modifier and Type Method Description CTShadowCTShapeDefaults. getShadow()Gets the value of the shadow property.Methods in org.docx4j.vml.officedrawing with parameters of type CTShadow Modifier and Type Method Description voidCTShapeDefaults. setShadow(CTShadow value)Sets the value of the shadow property.