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 |
HSSFCombobox |
|
class |
HSSFComment |
Represents a cell comment - a sticky note associated with a cell.
|
class |
HSSFObjectData |
Represents binary object (i.e.
|
class |
HSSFPicture |
Represents a escher picture.
|
class |
HSSFPolygon |
|
class |
HSSFTextbox |
A textbox is a shape that may hold a rich text string.
|
Modifier and Type | Method | Description |
---|---|---|
HSSFSimpleShape |
HSSFShapeGroup.createShape(HSSFChildAnchor anchor) |
Create a new simple shape under this group.
|
HSSFSimpleShape |
HSSFPatriarch.createSimpleShape(HSSFClientAnchor anchor) |
Creates a simple shape.
|
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.