| Package | Description | 
|---|---|
| org.apache.poi.hssf.model | Provides low level API structures for reading, writing, modifying XLS files. | 
| org.apache.poi.hssf.usermodel | The usermodel package maps HSSF low level structures to familiar workbook/sheet model | 
| Modifier and Type | Method and Description | 
|---|---|
| PageSettingsBlock | InternalSheet. getPageSettings() | 
| Constructor and Description | 
|---|
| HSSFFooter(PageSettingsBlock psb) | 
| HSSFHeader(PageSettingsBlock psb) | 
Copyright 2021 The Apache Software Foundation or its licensors, as applicable.