Uses of Class
org.docx4j.dml.CTGradientFillProperties
| Package | Description |
|---|---|
| org.docx4j.dml |
-
Uses of CTGradientFillProperties in org.docx4j.dml
Fields in org.docx4j.dml declared as CTGradientFillProperties Modifier and Type Field Description protected CTGradientFillPropertiesCTBackgroundFormatting. gradFillprotected CTGradientFillPropertiesCTFillEffect. gradFillprotected CTGradientFillPropertiesCTFillOverlayEffect. gradFillprotected CTGradientFillPropertiesCTFillProperties. gradFillprotected CTGradientFillPropertiesCTGroupShapeProperties. gradFillprotected CTGradientFillPropertiesCTLineProperties. gradFillprotected CTGradientFillPropertiesCTShapeProperties. gradFillprotected CTGradientFillPropertiesCTTableCellProperties. gradFillprotected CTGradientFillPropertiesCTTableProperties. gradFillprotected CTGradientFillPropertiesCTTextCharacterProperties. gradFillprotected CTGradientFillPropertiesCTTextUnderlineFillGroupWrapper. gradFillMethods in org.docx4j.dml that return CTGradientFillProperties Modifier and Type Method Description CTGradientFillPropertiesObjectFactory. createCTGradientFillProperties()Create an instance ofCTGradientFillPropertiesCTGradientFillPropertiesCTBackgroundFormatting. getGradFill()Gets the value of the gradFill property.CTGradientFillPropertiesCTFillEffect. getGradFill()Gets the value of the gradFill property.CTGradientFillPropertiesCTFillOverlayEffect. getGradFill()Gets the value of the gradFill property.CTGradientFillPropertiesCTFillProperties. getGradFill()Gets the value of the gradFill property.CTGradientFillPropertiesCTGroupShapeProperties. getGradFill()Gets the value of the gradFill property.CTGradientFillPropertiesCTLineProperties. getGradFill()Gets the value of the gradFill property.CTGradientFillPropertiesCTShapeProperties. getGradFill()Gets the value of the gradFill property.CTGradientFillPropertiesCTTableCellProperties. getGradFill()Gets the value of the gradFill property.CTGradientFillPropertiesCTTableProperties. getGradFill()Gets the value of the gradFill property.CTGradientFillPropertiesCTTextCharacterProperties. getGradFill()Gets the value of the gradFill property.CTGradientFillPropertiesCTTextUnderlineFillGroupWrapper. getGradFill()Gets the value of the gradFill property.Methods in org.docx4j.dml with parameters of type CTGradientFillProperties Modifier and Type Method Description voidCTBackgroundFormatting. setGradFill(CTGradientFillProperties value)Sets the value of the gradFill property.voidCTFillEffect. setGradFill(CTGradientFillProperties value)Sets the value of the gradFill property.voidCTFillOverlayEffect. setGradFill(CTGradientFillProperties value)Sets the value of the gradFill property.voidCTFillProperties. setGradFill(CTGradientFillProperties value)Sets the value of the gradFill property.voidCTGroupShapeProperties. setGradFill(CTGradientFillProperties value)Sets the value of the gradFill property.voidCTLineProperties. setGradFill(CTGradientFillProperties value)Sets the value of the gradFill property.voidCTShapeProperties. setGradFill(CTGradientFillProperties value)Sets the value of the gradFill property.voidCTTableCellProperties. setGradFill(CTGradientFillProperties value)Sets the value of the gradFill property.voidCTTableProperties. setGradFill(CTGradientFillProperties value)Sets the value of the gradFill property.voidCTTextCharacterProperties. setGradFill(CTGradientFillProperties value)Sets the value of the gradFill property.voidCTTextUnderlineFillGroupWrapper. setGradFill(CTGradientFillProperties value)Sets the value of the gradFill property.