Uses of Class
org.apache.poi.hssf.usermodel.HSSFPalette
-
Packages that use HSSFPalette Package Description org.apache.poi.hssf.usermodel The usermodel package maps HSSF low level structures to familiar workbook/sheet modelorg.apache.poi.hssf.util The util package contains tools needed for writing HSSF files that are not necesarily "real" HSSF concepts. -
-
Uses of HSSFPalette in org.apache.poi.hssf.usermodel
Methods in org.apache.poi.hssf.usermodel that return HSSFPalette Modifier and Type Method Description HSSFPalette
HSSFWorkbook. getCustomPalette()
-
Uses of HSSFPalette in org.apache.poi.hssf.util
Methods in org.apache.poi.hssf.util with parameters of type HSSFPalette Modifier and Type Method Description HSSFColor
HSSFColorExt. getSimilarColor(HSSFPalette palette)
-