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