|
Class Summary |
| HSSFCell |
High level representation of a cell in a row of a spreadsheet.
|
| HSSFCellStyle |
High level representation of the style of a cell in a sheet of a workbook. |
| HSSFDataFormat |
Utility to identify builin formats. |
| HSSFDateUtil |
Contains methods for dealing with Excel dates. |
| HSSFFont |
Represents a Font used in a workbook. |
| HSSFFooter |
Class to read and manipulate the footer.
|
| HSSFHeader |
Class to read and manipulate the header.
|
| HSSFName |
Title: High Level Represantion of Named Range
REFERENCE: |
| HSSFPalette |
Represents a workbook color palette.
|
| HSSFPrintSetup |
Used to modify the print setup.
|
| HSSFRow |
High level representation of a row of a spreadsheet.
|
| HSSFSheet |
High level representation of a worksheet. |
| HSSFWorkbook |
High level representation of a workbook. |
usermodel package maps HSSF low level strutures to familiar workbook/sheet model