| 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
|
| 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 © 2020. All rights reserved.