Uses of Class
org.xlsx4j.sml.CTGradientFill
Packages that use CTGradientFill
-
Uses of CTGradientFill in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTGradientFillMethods in org.xlsx4j.sml that return CTGradientFillModifier and TypeMethodDescriptionObjectFactory.createCTGradientFill()Create an instance ofCTGradientFillCTFill.getGradientFill()Gets the value of the gradientFill property.Methods in org.xlsx4j.sml with parameters of type CTGradientFillModifier and TypeMethodDescriptionvoidCTFill.setGradientFill(CTGradientFill value) Sets the value of the gradientFill property.