\PhpOffice\PhpSpreadsheet\Shared\Escher\DgContainerSpgrContainer

Summary

Methods
Properties
Constants
setParent()
getParent()
addChild()
getChildren()
getAllSpContainers()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$parent
$children
N/A

Properties

$children

$children : array

Shape Container collection.

Type

array

Methods

addChild()

addChild(mixed  $child) 

Add a child. This will be either spgrContainer or spContainer.

Parameters

mixed $child

getChildren()

getChildren() 

Get collection of Shape Containers.