Uses of Class
org.xlsx4j.sml.CTFills
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTFills in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTFills Modifier and Type Field Description protected CTFillsCTStylesheet. fillsMethods in org.xlsx4j.sml that return CTFills Modifier and Type Method Description CTFillsObjectFactory. createCTFills()Create an instance ofCTFillsCTFillsCTStylesheet. getFills()Gets the value of the fills property.Methods in org.xlsx4j.sml with parameters of type CTFills Modifier and Type Method Description voidCTStylesheet. setFills(CTFills value)Sets the value of the fills property.