You are here

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

* Error message for any error that was raised/thrown by the calculation engine * * @access public * *

Type: string

File

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

Class

PHPExcel_Calculation
PHPExcel_Calculation (Multiton)

Code

public $formulaError = NULL;