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 |
HSSFComment |
Represents a cell comment - a sticky note associated with a cell.
|
Modifier and Type | Method | Description |
---|---|---|
HSSFTextbox |
HSSFPatriarch.createTextbox(HSSFClientAnchor anchor) |
Constructs a textbox under the patriarch.
|
HSSFTextbox |
HSSFShapeGroup.createTextbox(HSSFChildAnchor anchor) |
Create a new textbox under this group.
|
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.