Uses of Class
loci.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 loci.poi.hssf.usermodel
Subclasses of HSSFTextbox in loci.poi.hssf.usermodelModifier and TypeClassDescriptionclassRepresents a cell comment - a sticky note associated with a cell.Methods in loci.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.