Uses of Class
org.docx4j.dml.CTLinearShadeProperties
Packages that use CTLinearShadeProperties
-
Uses of CTLinearShadeProperties in org.docx4j.dml
Fields in org.docx4j.dml declared as CTLinearShadePropertiesMethods in org.docx4j.dml that return CTLinearShadePropertiesModifier and TypeMethodDescriptionObjectFactory.createCTLinearShadeProperties()Create an instance ofCTLinearShadePropertiesCTGradientFillProperties.getLin()Gets the value of the lin property.Methods in org.docx4j.dml with parameters of type CTLinearShadePropertiesModifier and TypeMethodDescriptionvoidCTGradientFillProperties.setLin(CTLinearShadeProperties value) Sets the value of the lin property.