Package org.apache.poi.hssf.model

Provides low level API structures for reading, writing, modifying XLS files.

See:
          Description

Class Summary
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.
Workbook Workbook Low level model implementation of a Workbook.
 

Package org.apache.poi.hssf.model Description

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:
org.apache.poi.hssf.usermodel


Copyright © 2002 Apache jakarta-poi project. All Rights Reserved.