\PHPExcel_Shared_Escher

PHPExcel_Shared_Escher

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

Methods

getDggContainer()

getDggContainer() : \PHPExcel_Shared_Escher_DgContainer

Get Drawing Group Container

Returns

\PHPExcel_Shared_Escher_DgContainer —

setDggContainer()

setDggContainer(\PHPExcel_Shared_Escher_DggContainer  $dggContainer) : mixed

Set Drawing Group Container

Parameters

\PHPExcel_Shared_Escher_DggContainer $dggContainer

Returns

mixed —

getDgContainer()

getDgContainer() : \PHPExcel_Shared_Escher_DgContainer

Get Drawing Container

Returns

\PHPExcel_Shared_Escher_DgContainer —

setDgContainer()

setDgContainer(\PHPExcel_Shared_Escher_DgContainer  $dgContainer) : mixed

Set Drawing Container

Parameters

\PHPExcel_Shared_Escher_DgContainer $dgContainer

Returns

mixed —