| Package | Description |
|---|---|
| org.apache.poi.hslf.model | |
| org.apache.poi.hssf.model |
Provides low level API structures for reading, writing, modifying XLS files.
|
| 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) |
Copyright 2014 The Apache Software Foundation or its licensors, as applicable.