Uses of Class
org.apache.poi.xssf.usermodel.CustomIndexedColorMap
-
Packages that use CustomIndexedColorMap Package Description org.apache.poi.xssf.usermodel -
-
Uses of CustomIndexedColorMap in org.apache.poi.xssf.usermodel
Methods in org.apache.poi.xssf.usermodel that return CustomIndexedColorMap Modifier and Type Method Description static CustomIndexedColorMap
CustomIndexedColorMap. fromColors(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTColors colors)
OOXML spec says if this exists it must have all indexes.
-