\PhpOffice\PhpSpreadsheet\SharedEscher

Summary

Methods
Properties
Constants
getDggContainer()
setDggContainer()
getDgContainer()
setDgContainer()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$dggContainer
$dgContainer
N/A

Properties

$dggContainer

$dggContainer : \PhpOffice\PhpSpreadsheet\Shared\Escher\DggContainer

Drawing Group Container.

Type

DggContainer

$dgContainer

$dgContainer : \PhpOffice\PhpSpreadsheet\Shared\Escher\DgContainer

Drawing Container.

Type

DgContainer

Methods

getDggContainer()

getDggContainer() : \PhpOffice\PhpSpreadsheet\Shared\Escher\DggContainer

Get Drawing Group Container.

Returns

\PhpOffice\PhpSpreadsheet\Shared\Escher\DggContainer —

setDggContainer()

setDggContainer(\PhpOffice\PhpSpreadsheet\Shared\Escher\DggContainer  $dggContainer) : \PhpOffice\PhpSpreadsheet\Shared\Escher\DggContainer

Set Drawing Group Container.

Parameters

\PhpOffice\PhpSpreadsheet\Shared\Escher\DggContainer $dggContainer

Returns

\PhpOffice\PhpSpreadsheet\Shared\Escher\DggContainer —

getDgContainer()

getDgContainer() : \PhpOffice\PhpSpreadsheet\Shared\Escher\DgContainer

Get Drawing Container.

Returns

\PhpOffice\PhpSpreadsheet\Shared\Escher\DgContainer —

setDgContainer()

setDgContainer(\PhpOffice\PhpSpreadsheet\Shared\Escher\DgContainer  $dgContainer) : \PhpOffice\PhpSpreadsheet\Shared\Escher\DgContainer

Set Drawing Container.

Parameters

\PhpOffice\PhpSpreadsheet\Shared\Escher\DgContainer $dgContainer

Returns

\PhpOffice\PhpSpreadsheet\Shared\Escher\DgContainer —