Definition at line 35 of file Escher.php.
◆ getDgContainer()
PHPExcel_Shared_Escher::getDgContainer |
( |
| ) |
|
◆ getDggContainer()
PHPExcel_Shared_Escher::getDggContainer |
( |
| ) |
|
◆ setDgContainer()
PHPExcel_Shared_Escher::setDgContainer |
( |
|
$dgContainer | ) |
|
Set Drawing Container.
- Parameters
-
Definition at line 86 of file Escher.php.
88 return $this->_dgContainer = $dgContainer;
◆ setDggContainer()
PHPExcel_Shared_Escher::setDggContainer |
( |
|
$dggContainer | ) |
|
Set Drawing Group Container.
- Parameters
-
Definition at line 66 of file Escher.php.
68 return $this->_dggContainer = $dggContainer;
◆ $_dgContainer
PHPExcel_Shared_Escher::$_dgContainer |
|
private |
◆ $_dggContainer
PHPExcel_Shared_Escher::$_dggContainer |
|
private |
The documentation for this class was generated from the following file:
- libs/composer/vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/Escher.php