| Package | Description | 
|---|---|
| loci.poi.hssf.dev | 
 DEV package serves two purposes. 
 | 
| loci.poi.hssf.extractor | |
| loci.poi.hssf.model | 
 Provides low level API structures for reading, writing, modifying XLS files. 
 | 
| loci.poi.hssf.record | 
 Record package contains class representations for XLS binary strutures. 
 | 
| loci.poi.hssf.usermodel | 
 usermodel package maps HSSF low level strutures to familiar workbook/sheet model 
 | 
| Class and Description | 
|---|
| HSSFWorkbook
 High level representation of a workbook. 
 | 
| Class and Description | 
|---|
| HSSFWorkbook
 High level representation of a workbook. 
 | 
| Class and Description | 
|---|
| HSSFAnchor
 An anchor is what specifics the position of a shape within a client object
 or within another containing shape. 
 | 
| HSSFComment
 Represents a cell comment - a sticky note associated with a cell. 
 | 
| HSSFShape
 An abstract shape. 
 | 
| Class and Description | 
|---|
| HSSFPatriarch
 The patriarch is the toplevel container for shapes in a sheet. 
 | 
| HSSFRichTextString
 Rich text unicode string. 
 | 
| Class and Description | 
|---|
| EscherGraphics
 Translates Graphics calls into escher calls. 
 | 
| FontDetails
 Stores width and height details about a font. 
 | 
| HSSFAnchor
 An anchor is what specifics the position of a shape within a client object
 or within another containing shape. 
 | 
| 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. 
 | 
| HSSFChildAnchor | 
| HSSFClientAnchor
 A client anchor is attached to an excel worksheet. 
 | 
| HSSFComment
 Represents a cell comment - a sticky note associated with a cell. 
 | 
| HSSFDataFormat
 Utility to identify builtin formats. 
 | 
| 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 
 | 
| HSSFPalette
 Represents a workbook color palette. 
 | 
| HSSFPatriarch
 The patriarch is the toplevel container for shapes in a sheet. 
 | 
| HSSFPicture
 Represents a escher picture. 
 | 
| HSSFPolygon | 
| HSSFPrintSetup
 Used to modify the print setup. 
 | 
| HSSFRichTextString
 Rich text unicode string. 
 | 
| HSSFRow
 High level representation of a row of a spreadsheet. 
 | 
| HSSFShape
 An abstract shape. 
 | 
| HSSFShapeContainer
 An interface that indicates whether a class can contain children. 
 | 
| HSSFShapeGroup
 A shape group may contain other shapes. 
 | 
| HSSFSheet
 High level representation of a worksheet. 
 | 
| HSSFSimpleShape
 Represents a simple shape such as a line, rectangle or oval. 
 | 
| HSSFTextbox
 A textbox is a shape that may hold a rich text string. 
 | 
| HSSFWorkbook
 High level representation of a workbook. 
 | 
Copyright © 2014 Open Microscopy Environment