Uses of Class
org.docx4j.w14.CTLinearShadeProperties
| Package | Description |
|---|---|
| org.docx4j.w14 |
-
Uses of CTLinearShadeProperties in org.docx4j.w14
Fields in org.docx4j.w14 declared as CTLinearShadeProperties Modifier and Type Field Description protected CTLinearShadePropertiesCTGradientFillProperties. linMethods in org.docx4j.w14 that return CTLinearShadeProperties Modifier and Type Method Description CTLinearShadePropertiesObjectFactory. createCTLinearShadeProperties()Create an instance ofCTLinearShadePropertiesCTLinearShadePropertiesCTGradientFillProperties. getLin()Gets the value of the lin property.Methods in org.docx4j.w14 with parameters of type CTLinearShadeProperties Modifier and Type Method Description voidCTGradientFillProperties. setLin(CTLinearShadeProperties value)Sets the value of the lin property.