Uses of Class
org.docx4j.dml.CTPathShadeProperties
| Package | Description |
|---|---|
| org.docx4j.dml |
-
Uses of CTPathShadeProperties in org.docx4j.dml
Fields in org.docx4j.dml declared as CTPathShadeProperties Modifier and Type Field Description protected CTPathShadePropertiesCTGradientFillProperties. pathMethods in org.docx4j.dml 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.dml with parameters of type CTPathShadeProperties Modifier and Type Method Description voidCTGradientFillProperties. setPath(CTPathShadeProperties value)Sets the value of the path property.