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 |
HSSFComment
Represents a cell comment - a sticky note associated with a cell.
|
Modifier and Type | Method and Description |
---|---|
HSSFTextbox |
HSSFShapeGroup.createTextbox(HSSFChildAnchor anchor)
Create a new textbox under this group.
|
HSSFTextbox |
HSSFPatriarch.createTextbox(HSSFClientAnchor anchor)
Constructs a textbox under the patriarch.
|
Copyright © 2005-2010 Potix Corporation. All Rights Reserved.