Package | Description |
---|---|
org.apache.poi.hssf.usermodel |
usermodel package maps HSSF low level strutures to familiar workbook/sheet model
|
Modifier and Type | Method and Description |
---|---|
HSSFObjectData |
HSSFPatriarch.createObjectData(HSSFClientAnchor anchor,
int storageId,
int pictureIndex)
Adds a new OLE Package Shape
|
Modifier and Type | Method and Description |
---|---|
java.util.List<HSSFObjectData> |
HSSFWorkbook.getAllEmbeddedObjects()
Gets all embedded OLE2 objects from the Workbook.
|
Copyright 2017 The Apache Software Foundation or its licensors, as applicable.