Uses of Class
org.xlsx4j.sml.CTIndexedColors
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTIndexedColors in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTIndexedColors Modifier and Type Field Description protected CTIndexedColorsCTColors. indexedColorsMethods in org.xlsx4j.sml that return CTIndexedColors Modifier and Type Method Description CTIndexedColorsObjectFactory. createCTIndexedColors()Create an instance ofCTIndexedColorsCTIndexedColorsCTColors. getIndexedColors()Gets the value of the indexedColors property.Methods in org.xlsx4j.sml with parameters of type CTIndexedColors Modifier and Type Method Description voidCTColors. setIndexedColors(CTIndexedColors value)Sets the value of the indexedColors property.