Uses of Class
org.apache.poi.hssf.usermodel.HSSFTextbox
Packages that use HSSFTextbox
Package
Description
usermodel package maps HSSF low level strutures to familiar workbook/sheet model
-
Uses of HSSFTextbox in org.apache.poi.hssf.usermodel
Subclasses of HSSFTextbox in org.apache.poi.hssf.usermodelModifier and TypeClassDescriptionclass
Represents a cell comment - a sticky note associated with a cell.Methods in org.apache.poi.hssf.usermodel that return HSSFTextboxModifier and TypeMethodDescriptionHSSFPatriarch.createTextbox
(HSSFClientAnchor anchor) Constructs a textbox under the patriarch.HSSFShapeGroup.createTextbox
(HSSFChildAnchor anchor) Create a new textbox under this group.