|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EscherBSERecord | |
---|---|
org.apache.poi.hslf.model | |
org.apache.poi.hssf.model | Provides low level API structures for reading, writing, modifying XLS files. |
Uses of EscherBSERecord in org.apache.poi.hslf.model |
---|
Methods in org.apache.poi.hslf.model that return EscherBSERecord | |
---|---|
protected EscherBSERecord |
Picture.getEscherBSERecord()
|
Uses of EscherBSERecord in org.apache.poi.hssf.model |
---|
Methods in org.apache.poi.hssf.model that return EscherBSERecord | |
---|---|
EscherBSERecord |
Workbook.getBSERecord(int pictureIndex)
|
Methods in org.apache.poi.hssf.model with parameters of type EscherBSERecord | |
---|---|
int |
Workbook.addBSERecord(EscherBSERecord e)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |