Uses of Class
loci.poi.hssf.usermodel.HSSFSimpleShape
Packages that use HSSFSimpleShape
Package
Description
usermodel package maps HSSF low level strutures to familiar workbook/sheet model
-
Uses of HSSFSimpleShape in loci.poi.hssf.usermodel
Subclasses of HSSFSimpleShape in loci.poi.hssf.usermodelModifier and TypeClassDescriptionclassRepresents a cell comment - a sticky note associated with a cell.classRepresents a escher picture.classA textbox is a shape that may hold a rich text string.Methods in loci.poi.hssf.usermodel that return HSSFSimpleShapeModifier and TypeMethodDescriptionHSSFShapeGroup.createShape(HSSFChildAnchor anchor) Create a new simple shape under this group.HSSFPatriarch.createSimpleShape(HSSFClientAnchor anchor) Creates a simple shape.