You are here

private static property PHPExcel_Calculation::$_localeArgumentSeparator in Loft Data Grids 6.2

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

* Locale-specific argument separator for function arguments * * *

Type: string

File

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

Class

PHPExcel_Calculation
PHPExcel_Calculation (Multiton)

Code

private static $_localeArgumentSeparator = ',';