You are here

protected static property PHPExcel_Calculation_Functions::$compatibilityMode in Loft Data Grids 6.2

Same name and namespace in other branches
  1. 7.2 vendor/phpoffice/phpexcel/Classes/PHPExcel/Calculation/Functions.php \PHPExcel_Calculation_Functions::compatibilityMode

* Compatibility mode to use for error checking and responses * * @access private *

Type: string

File

vendor/phpoffice/phpexcel/Classes/PHPExcel/Calculation/Functions.php, line 77

Class

PHPExcel_Calculation_Functions
PHPExcel_Calculation_Functions

Code

protected static $compatibilityMode = self::COMPATIBILITY_EXCEL;