public property PHPExcel_Shared_OLE_PPS::$children in Loft Data Grids 6.2
Same name and namespace in other branches
- 7.2 vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/OLE/PPS.php \PHPExcel_Shared_OLE_PPS::children
* Array of child PPS's (only used by Root and Dir PPS's) *
Type: array
File
- vendor/
phpoffice/ phpexcel/ Classes/ PHPExcel/ Shared/ OLE/ PPS.php, line 102
Class
- PHPExcel_Shared_OLE_PPS
- Class for creating PPS's for OLE containers
Code
public $children = array();