| Package | Description | 
|---|---|
| org.apache.poi.hssf.converter | |
| org.apache.poi.hssf.record | 
 Record package contains class representations for XLS binary strutures. 
 | 
| org.apache.poi.hssf.record.aggregates | 
 The record aggregates are not real "records" but collections of records that act as a single record. 
 | 
| org.apache.poi.hssf.usermodel | 
 The usermodel package maps HSSF low level structures to familiar workbook/sheet model 
 | 
| org.apache.poi.hssf.util | 
 The util package contains tools needed for writing HSSF files that are not necesarily "real" HSSF concepts. 
 | 
| Class and Description | 
|---|
| HSSFColor
 Intends to provide support for the very evil index to triplet issue and
 will likely replace the color constants interface for HSSF 2.0. 
 | 
| Class and Description | 
|---|
| CellRangeAddress8Bit
 See OOO documentation: excelfileformat.pdf sec 2.5.14 - 'Cell Range Address' 
 | 
| Class and Description | 
|---|
| CellRangeAddress8Bit
 See OOO documentation: excelfileformat.pdf sec 2.5.14 - 'Cell Range Address' 
 | 
| Class and Description | 
|---|
| HSSFColor
 Intends to provide support for the very evil index to triplet issue and
 will likely replace the color constants interface for HSSF 2.0. 
 | 
| Class and Description | 
|---|
| CellRangeAddress8Bit
 See OOO documentation: excelfileformat.pdf sec 2.5.14 - 'Cell Range Address' 
 | 
| HSSFColor
 Intends to provide support for the very evil index to triplet issue and
 will likely replace the color constants interface for HSSF 2.0. 
 | 
| HSSFColor.HSSFColorPredefined
 Predefined HSSFColors with their given palette index (and an optional 2nd index) 
 | 
| LazilyConcatenatedByteArray
 Utility for delaying the concatenation of multiple byte arrays. 
 | 
Copyright 2021 The Apache Software Foundation or its licensors, as applicable.