Todo List
PHPExcel_Shared_Escher_DgContainer_SpgrContainer
[line 49]
Shape Container collection
[line 42]
Parent Shape Group Container
void addChild( mixed $child)
Add a child. This will be either spgrContainer or spContainer
PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer[] getAllSpContainers( )
Recursively get all spContainers within this spgrContainer
void getChildren( )
Get collection of Shape Containers
PHPExcel_Shared_Escher_DgContainer_SpgrContainer|null getParent( )
Get the parent Shape Group Container if any
void setParent( PHPExcel_Shared_Escher_DgContainer_SpgrContainer $parent)
Set parent Shape Group Container