FileDocCategorySizeDatePackage
HSSFShapeContainer.javaAPI DocApache Poi 3.0.11266Mon Jan 01 12:39:36 GMT 2007org.apache.poi.hssf.usermodel

HSSFShapeContainer

public interface HSSFShapeContainer
An interface that indicates whether a class can contain children.
author
Glen Stampoultzis (glens at apache.org)

Fields Summary
Constructors Summary
Methods Summary
public java.util.ListgetChildren()

return
Any children contained by this shape.