| Package | Description |
|---|---|
| loci.poi.hssf.model |
Provides low level API structures for reading, writing, modifying XLS files.
|
| loci.poi.hssf.usermodel |
usermodel package maps HSSF low level strutures to familiar workbook/sheet model
|
| Modifier and Type | Method and Description |
|---|---|
protected PaletteRecord |
Workbook.createPalette()
Creates a palette record initialized to the default palette
|
PaletteRecord |
Workbook.getCustomPalette()
Returns the custom palette in use for this workbook; if a custom palette record
does not exist, then it is created.
|
| Constructor and Description |
|---|
HSSFPalette(PaletteRecord palette) |
Copyright © 2015 Open Microscopy Environment