Detailed Description
Definition at line 35 of file DgContainer.php.
Member Function Documentation
PHPExcel_Shared_Escher_DgContainer::getDgId |
( |
| ) |
|
PHPExcel_Shared_Escher_DgContainer::getLastSpId |
( |
| ) |
|
PHPExcel_Shared_Escher_DgContainer::getSpgrContainer |
( |
| ) |
|
PHPExcel_Shared_Escher_DgContainer::setDgId |
( |
|
$value | ) |
|
PHPExcel_Shared_Escher_DgContainer::setLastSpId |
( |
|
$value | ) |
|
PHPExcel_Shared_Escher_DgContainer::setSpgrContainer |
( |
|
$spgrContainer | ) |
|
Definition at line 78 of file DgContainer.php.
{
return $this->_spgrContainer = $spgrContainer;
}
Field Documentation
PHPExcel_Shared_Escher_DgContainer::$_dgId |
|
private |
PHPExcel_Shared_Escher_DgContainer::$_lastSpId |
|
private |
PHPExcel_Shared_Escher_DgContainer::$_spgrContainer = null |
|
private |
The documentation for this class was generated from the following file: