Package | Description |
---|---|
org.apache.poi.hslf.usermodel | |
org.apache.poi.hssf.model |
Provides low level API structures for reading, writing, modifying XLS files.
|
Modifier and Type | Method and Description |
---|---|
protected EscherBSERecord |
HSLFPictureShape.getEscherBSERecord() |
protected EscherBSERecord |
HSLFFill.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 2018 The Apache Software Foundation or its licensors, as applicable.