You are here

private property PHPExcel::$_hasMacros in Loft Data Grids 6.2

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

* _hasMacros : this workbook have macros ? * *

Type: bool

File

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

Class

PHPExcel
PHPExcel

Code

private $_hasMacros = FALSE;