| Package | Description | 
|---|---|
| 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. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | CFHeader12RecordConditional Formatting Header v12 record CFHEADER12 (0x0879),
  for conditional formattings introduced in Excel 2007 and newer. | 
| class  | CFHeaderRecordConditional Formatting Header record CFHEADER (0x01B0). | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract CFHeaderBase | CFHeaderBase. clone()Deprecated.  | 
| abstract CFHeaderBase | CFHeaderBase. copy() | 
| Constructor and Description | 
|---|
| CFHeaderBase(CFHeaderBase other) | 
| Modifier and Type | Method and Description | 
|---|---|
| CFHeaderBase | CFRecordsAggregate. getHeader() | 
Copyright 2020 The Apache Software Foundation or its licensors, as applicable.