You are here

public property PHPExcel_Calculation::$cyclicFormulaCount 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::cyclicFormulaCount

* Number of iterations for cyclic formulae * * *

Type: integer

File

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

Class

PHPExcel_Calculation
PHPExcel_Calculation (Multiton)

Code

public $cyclicFormulaCount = 1;