private property PHPExcel::$_ribbonBinObjects in Loft Data Grids 7.2
Same name and namespace in other branches
- 6.2 vendor/phpoffice/phpexcel/Classes/PHPExcel.php \PHPExcel::_ribbonBinObjects
* _ribbonBinObjects : NULL if workbook is'nt Excel 2007 or not contain embedded objects (picture(s)) for Ribbon Elements * ignored if $_ribbonXMLData is null * *
Type: NULL|array
File
- vendor/
phpoffice/ phpexcel/ Classes/ PHPExcel.php, line 148
Class
- PHPExcel
- PHPExcel
Code
private $_ribbonBinObjects = NULL;