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