Uses of Class
org.xlsx4j.sml.CTGradientFill
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTGradientFill in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTGradientFill Modifier and Type Field Description protected CTGradientFillCTFill. gradientFillMethods in org.xlsx4j.sml that return CTGradientFill Modifier and Type Method Description CTGradientFillObjectFactory. createCTGradientFill()Create an instance ofCTGradientFillCTGradientFillCTFill. getGradientFill()Gets the value of the gradientFill property.Methods in org.xlsx4j.sml with parameters of type CTGradientFill Modifier and Type Method Description voidCTFill. setGradientFill(CTGradientFill value)Sets the value of the gradientFill property.