You are here

private static property PHPExcel_Calculation::$_workbookSets in Loft Data Grids 7.2

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

* List of instances of the calculation engine that we've instantiated for individual workbooks * * @access private *

Type: PHPExcel_Calculation[]

File

vendor/phpoffice/phpexcel/Classes/PHPExcel/Calculation.php, line 113

Class

PHPExcel_Calculation
PHPExcel_Calculation (Multiton)

Code

private static $_workbookSets;