private property PHPExcel_Calculation::$_cyclicReferenceStack in Loft Data Grids 6.2
Same name and namespace in other branches
- 7.2 vendor/phpoffice/phpexcel/Classes/PHPExcel/Calculation.php \PHPExcel_Calculation::_cyclicReferenceStack
* An array of the nested cell references accessed by the calculation engine, used for the debug log * * @access private * *
Type: array of string
File
- vendor/
phpoffice/ phpexcel/ Classes/ PHPExcel/ Calculation.php, line 195
Class
- PHPExcel_Calculation
- PHPExcel_Calculation (Multiton)
Code
private $_cyclicReferenceStack;