Uses of Class
org.apache.poi.xssf.usermodel.CustomIndexedColorMap

Packages that use CustomIndexedColorMap
org.apache.poi.xssf.usermodel   
 

Uses of CustomIndexedColorMap in org.apache.poi.xssf.usermodel
 

Methods in org.apache.poi.xssf.usermodel that return CustomIndexedColorMap
static CustomIndexedColorMap CustomIndexedColorMap.fromColors(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTColors colors)
          OOXML spec says if this exists it must have all indexes.
 



Copyright 2017 The Apache Software Foundation or its licensors, as applicable.