| Package | Description | 
|---|---|
| org.apache.poi.hssf.record | Record package contains class representations for XLS binary strutures. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | BoolErrRecordCreates new BoolErrRecord. | 
| class  | FormulaRecordFormula Record (0x0006). | 
| class  | LabelSSTRecordRefers to a string in the shared string table and is a column value. | 
| class  | NumberRecordNUMBER (0x0203) Contains a numeric cell value. | 
| class  | RKRecordAn internal 32 bit number with the two most significant bits storing the type. | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract CellRecord | CellRecord. copy() | 
| Constructor and Description | 
|---|
| CellRecord(CellRecord other) | 
Copyright 2020 The Apache Software Foundation or its licensors, as applicable.