private property PHPExcel_Calculation::$_calculationCache in Loft Data Grids 7.2
Same name and namespace in other branches
- 6.2 vendor/phpoffice/phpexcel/Classes/PHPExcel/Calculation.php \PHPExcel_Calculation::_calculationCache
* Calculation cache * * @access private *
Type: array
File
- vendor/
phpoffice/ phpexcel/ Classes/ PHPExcel/ Calculation.php, line 121
Class
- PHPExcel_Calculation
- PHPExcel_Calculation (Multiton)
Code
private $_calculationCache = array();