You are here

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

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

* _macrosCode : all macros code (the vbaProject.bin file, this include form, code, etc.), NULL if no macro * *

Type: binary

File

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

Class

PHPExcel
PHPExcel

Code

private $_macrosCode = NULL;