| Package | Description |
|---|---|
| org.apache.poi.hssf.usermodel |
The usermodel package maps HSSF low level structures to familiar workbook/sheet model
|
| org.apache.poi.ss.usermodel |
| Modifier and Type | Class and Description |
|---|---|
class |
HSSFFooter
Class to read and manipulate the footer.
|
| Modifier and Type | Method and Description |
|---|---|
Footer |
Sheet.getFooter()
Gets the user model for the default document footer.
|