See: Description
Interface | Description |
---|---|
Model |
enclosing_type describe the purpose here
|
Class | Description |
---|---|
AbstractShape |
An abstract shape is the lowlevel model for a shape.
|
CommentShape |
Represents a cell comment.
|
ConvertAnchor | |
DrawingManager |
Provides utilities to manage drawing groups.
|
DrawingManager2 |
Provides utilities to manage drawing groups.
|
HSSFFormulaParser |
HSSF wrapper for the
FormulaParser and FormulaRenderer |
LineShape |
Represents a line shape and creates all the line specific low level records.
|
PictureShape |
Represents a picture shape and creates all specific low level records.
|
PolygonShape | |
RecordStream |
Simplifies iteration over a sequence of Record objects.
|
RowBlocksReader |
Segregates the 'Row Blocks' section of a single sheet into plain row/cell records and
shared formula records.
|
Sheet |
Low level model implementation of a Sheet (one workbook contains many sheets)
This file contains the low level binary records starting at the sheets BOF and
ending with the sheets EOF.
|
SimpleFilledShape | |
TextboxShape |
Represents an textbox shape and converts between the highlevel records
and lowlevel records for an oval.
|
Workbook |
Low level model implementation of a Workbook.
|
WorkbookRecordList |
org.apache.poi.hssf.usermodel
Copyright 2014 The Apache Software Foundation or its licensors, as applicable.