Uses of Class
org.docx4j.dml.CTLinearShadeProperties
| Package | Description |
|---|---|
| org.docx4j.dml |
-
Uses of CTLinearShadeProperties in org.docx4j.dml
Fields in org.docx4j.dml declared as CTLinearShadeProperties Modifier and Type Field Description protected CTLinearShadePropertiesCTGradientFillProperties. linMethods in org.docx4j.dml 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.dml with parameters of type CTLinearShadeProperties Modifier and Type Method Description voidCTGradientFillProperties. setLin(CTLinearShadeProperties value)Sets the value of the lin property.