Uses of Class
org.docx4j.dml.CTPathShadeProperties
Packages that use CTPathShadeProperties
-
Uses of CTPathShadeProperties in org.docx4j.dml
Fields in org.docx4j.dml declared as CTPathShadePropertiesMethods in org.docx4j.dml that return CTPathShadePropertiesModifier and TypeMethodDescriptionObjectFactory.createCTPathShadeProperties()Create an instance ofCTPathShadePropertiesCTGradientFillProperties.getPath()Gets the value of the path property.Methods in org.docx4j.dml with parameters of type CTPathShadePropertiesModifier and TypeMethodDescriptionvoidCTGradientFillProperties.setPath(CTPathShadeProperties value) Sets the value of the path property.