Package | Description |
---|---|
org.zkoss.poi.hssf.usermodel |
usermodel package maps HSSF low level strutures to familiar workbook/sheet model
Related Documentation
For overviews, tutorials, examples, guides, and tool documentation, please see:
Apache POI Project
|
Modifier and Type | Class and Description |
---|---|
class |
HSSFObjectData
Represents binary object (i.e.
|
Modifier and Type | Method and Description |
---|---|
HSSFPicture |
HSSFPatriarch.createPicture(ClientAnchor anchor,
int pictureIndex) |
HSSFPicture |
HSSFShapeGroup.createPicture(HSSFChildAnchor anchor,
int pictureIndex)
Creates a picture.
|
HSSFPicture |
HSSFPatriarch.createPicture(HSSFClientAnchor anchor,
int pictureIndex)
Creates a picture.
|
Copyright © 2005-2010 Potix Corporation. All Rights Reserved.