private property PHPExcel_Writer_CSV::$_excelCompatibility in Loft Data Grids 6.2
Same name and namespace in other branches
- 7.2 vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/CSV.php \PHPExcel_Writer_CSV::_excelCompatibility
* Whether to write a fully Excel compatible CSV file. * *
Type: boolean
File
- vendor/
phpoffice/ phpexcel/ Classes/ PHPExcel/ Writer/ CSV.php, line 84
Class
- PHPExcel_Writer_CSV
- PHPExcel_Writer_CSV
Code
private $_excelCompatibility = false;