Uses of Class
org.xlsx4j.sml.CTRgbColor
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTRgbColor in org.xlsx4j.sml
Fields in org.xlsx4j.sml with type parameters of type CTRgbColor Modifier and Type Field Description protected java.util.List<CTRgbColor>CTIndexedColors. rgbColorMethods in org.xlsx4j.sml that return CTRgbColor Modifier and Type Method Description CTRgbColorObjectFactory. createCTRgbColor()Create an instance ofCTRgbColorMethods in org.xlsx4j.sml that return types with arguments of type CTRgbColor Modifier and Type Method Description java.util.List<CTRgbColor>CTIndexedColors. getRgbColor()Gets the value of the rgbColor property.