Uses of Class
org.xlsx4j.sml.CTColors
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTColors in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTColors Modifier and Type Field Description protected CTColorsCTStylesheet. colorsMethods in org.xlsx4j.sml that return CTColors Modifier and Type Method Description CTColorsObjectFactory. createCTColors()Create an instance ofCTColorsCTColorsCTStylesheet. getColors()Gets the value of the colors property.Methods in org.xlsx4j.sml with parameters of type CTColors Modifier and Type Method Description voidCTStylesheet. setColors(CTColors value)Sets the value of the colors property.