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