You are here

private property PHPExcel_Calculation::$_workbook 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::_workbook

* Instance of the workbook this Calculation Engine is using * * @access private *

Type: PHPExcel

File

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

Class

PHPExcel_Calculation
PHPExcel_Calculation (Multiton)

Code

private $_workbook;