Uses of Class
org.docx4j.w14.CTPathShadeProperties
| Package | Description |
|---|---|
| org.docx4j.w14 |
-
Uses of CTPathShadeProperties in org.docx4j.w14
Fields in org.docx4j.w14 declared as CTPathShadeProperties Modifier and Type Field Description protected CTPathShadePropertiesCTGradientFillProperties. pathMethods in org.docx4j.w14 that return CTPathShadeProperties Modifier and Type Method Description CTPathShadePropertiesObjectFactory. createCTPathShadeProperties()Create an instance ofCTPathShadePropertiesCTPathShadePropertiesCTGradientFillProperties. getPath()Gets the value of the path property.Methods in org.docx4j.w14 with parameters of type CTPathShadeProperties Modifier and Type Method Description voidCTGradientFillProperties. setPath(CTPathShadeProperties value)Sets the value of the path property.