Uses of Class
org.apache.poi.hssf.record.PaletteRecord

Packages that use PaletteRecord
org.apache.poi.hssf.model Provides low level API structures for reading, writing, modifying XLS files. 
 

Uses of PaletteRecord in org.apache.poi.hssf.model
 

Methods in org.apache.poi.hssf.model that return PaletteRecord
 PaletteRecord InternalWorkbook.getCustomPalette()
          Returns the custom palette in use for this workbook; if a custom palette record does not exist, then it is created.