Uses of Class
org.apache.poi.ddf.EscherContainerRecord

Packages that use EscherContainerRecord
org.apache.poi.hssf.model Provides low level API structures for reading, writing, modifying XLS files. 
 

Uses of EscherContainerRecord in org.apache.poi.hssf.model
 

Methods in org.apache.poi.hssf.model that return EscherContainerRecord
 EscherContainerRecord TextboxShape.getSpContainer()
           
 EscherContainerRecord SimpleFilledShape.getSpContainer()
           
 EscherContainerRecord PolygonShape.getSpContainer()
           
 EscherContainerRecord PictureShape.getSpContainer()
           
 EscherContainerRecord LineShape.getSpContainer()
           
abstract  EscherContainerRecord AbstractShape.getSpContainer()
           
 



Copyright 2005 The Apache Software Foundation or its licensors, as applicable.