Package org.apache.poi.hssf.model
package org.apache.poi.hssf.model
Provides low level API structures for reading, writing, modifying XLS files.
Related Documentation
For overviews, tutorials, examples, guides, and tool documentation, please see:- See Also:
-
ClassDescriptionProvides utilities to manage drawing groups.HSSF wrapper for the
FormulaParser
andFormulaRenderer
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.Low level model implementation of a Workbook.Simplifies iteration over a sequence of Record objects.Segregates the 'Row Blocks' section of a single sheet into plain row/cell records and shared formula records.