Package | Description |
---|---|
org.zkoss.poi.hslf.model | |
org.zkoss.poi.hssf.model |
Provides low level API structures for reading, writing, modifying XLS files.
|
org.zkoss.poi.hssf.usermodel |
usermodel package maps HSSF low level strutures to familiar workbook/sheet model
Related Documentation
For overviews, tutorials, examples, guides, and tool documentation, please see:
Apache POI Project
|
Modifier and Type | Method and Description |
---|---|
protected EscherBSERecord |
Picture.getEscherBSERecord() |
protected EscherBSERecord |
Fill.getEscherBSERecord(int idx) |
Modifier and Type | Method and Description |
---|---|
EscherBSERecord |
InternalWorkbook.getBSERecord(int pictureIndex) |
Modifier and Type | Method and Description |
---|---|
int |
InternalWorkbook.addBSERecord(EscherBSERecord e) |
Constructor and Description |
---|
HSSFPictureData(EscherBSERecord bse) |
Copyright © 2005-2010 Potix Corporation. All Rights Reserved.