Uses of Class
org.xlsx4j.sml.CTPatternFill
Packages that use CTPatternFill
-
Uses of CTPatternFill in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTPatternFillMethods in org.xlsx4j.sml that return CTPatternFillModifier and TypeMethodDescriptionObjectFactory.createCTPatternFill()Create an instance ofCTPatternFillCTFill.getPatternFill()Gets the value of the patternFill property.Methods in org.xlsx4j.sml with parameters of type CTPatternFillModifier and TypeMethodDescriptionvoidCTFill.setPatternFill(CTPatternFill value) Sets the value of the patternFill property.