You are here

private property PHPExcel::$_ribbonXMLData in Loft Data Grids 7.2

Same name and namespace in other branches
  1. 6.2 vendor/phpoffice/phpexcel/Classes/PHPExcel.php \PHPExcel::_ribbonXMLData

* _ribbonXMLData : NULL if workbook is'nt Excel 2007 or not contain a customized UI * *

Type: NULL|string

File

vendor/phpoffice/phpexcel/Classes/PHPExcel.php, line 140

Class

PHPExcel
PHPExcel

Code

private $_ribbonXMLData = NULL;