| Package | Description |
|---|---|
| org.apache.poi.hssf.usermodel |
usermodel package maps HSSF low level strutures to familiar workbook/sheet model
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
HSSFObjectData |
Represents binary object (i.e.
|
| Modifier and Type | Method | Description |
|---|---|---|
HSSFPicture |
HSSFPatriarch.createPicture(HSSFClientAnchor anchor,
int pictureIndex) |
Creates a picture.
|
HSSFPicture |
HSSFPatriarch.createPicture(ClientAnchor anchor,
int pictureIndex) |
|
HSSFPicture |
HSSFShapeGroup.createPicture(HSSFChildAnchor anchor,
int pictureIndex) |
Creates a picture.
|
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.