Uses of Class
loci.poi.ddf.EscherContainerRecord
-
Packages that use EscherContainerRecord Package Description loci.poi.hssf.model Provides low level API structures for reading, writing, modifying XLS files. -
-
Uses of EscherContainerRecord in loci.poi.hssf.model
Methods in loci.poi.hssf.model that return EscherContainerRecord Modifier and Type Method Description abstract EscherContainerRecord
AbstractShape. getSpContainer()
EscherContainerRecord
LineShape. getSpContainer()
EscherContainerRecord
PictureShape. getSpContainer()
EscherContainerRecord
PolygonShape. getSpContainer()
EscherContainerRecord
SimpleFilledShape. getSpContainer()
EscherContainerRecord
TextboxShape. getSpContainer()
-