Uses of Interface
loci.poi.hssf.usermodel.HSSFShapeContainer
-
Packages that use HSSFShapeContainer Package Description loci.poi.hssf.usermodel usermodel package maps HSSF low level strutures to familiar workbook/sheet model -
-
Uses of HSSFShapeContainer in loci.poi.hssf.usermodel
Classes in loci.poi.hssf.usermodel that implement HSSFShapeContainer Modifier and Type Class Description class
HSSFPatriarch
The patriarch is the toplevel container for shapes in a sheet.class
HSSFShapeGroup
A shape group may contain other shapes.
-