Uses of Class
org.xlsx4j.sml.CTIndexedColors
Packages that use CTIndexedColors
-
Uses of CTIndexedColors in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTIndexedColorsMethods in org.xlsx4j.sml that return CTIndexedColorsModifier and TypeMethodDescriptionObjectFactory.createCTIndexedColors()Create an instance ofCTIndexedColorsCTColors.getIndexedColors()Gets the value of the indexedColors property.Methods in org.xlsx4j.sml with parameters of type CTIndexedColorsModifier and TypeMethodDescriptionvoidCTColors.setIndexedColors(CTIndexedColors value) Sets the value of the indexedColors property.