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() |
Modifier and Type | Method and Description |
---|---|
EscherBSERecord |
Workbook.getBSERecord(int pictureIndex) |
Modifier and Type | Method and Description |
---|---|
int |
Workbook.addBSERecord(EscherBSERecord e) |
Copyright 2014 The Apache Software Foundation or its licensors, as applicable.