Uses of Class
org.xlsx4j.sml.CTPatternFill
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTPatternFill in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTPatternFill Modifier and Type Field Description protected CTPatternFillCTFill. patternFillMethods in org.xlsx4j.sml that return CTPatternFill Modifier and Type Method Description CTPatternFillObjectFactory. createCTPatternFill()Create an instance ofCTPatternFillCTPatternFillCTFill. getPatternFill()Gets the value of the patternFill property.Methods in org.xlsx4j.sml with parameters of type CTPatternFill Modifier and Type Method Description voidCTFill. setPatternFill(CTPatternFill value)Sets the value of the patternFill property.