You are here

protected property PHPExcel_Style::$_quotePrefix in Loft Data Grids 6.2

Same name and namespace in other branches
  1. 7.2 vendor/phpoffice/phpexcel/Classes/PHPExcel/Style.php \PHPExcel_Style::_quotePrefix

Use Quote Prefix when displaying in cell editor. Only used for real style.

Type: boolean

File

vendor/phpoffice/phpexcel/Classes/PHPExcel/Style.php, line 99

Class

PHPExcel_Style
PHPExcel_Style

Code

protected $_quotePrefix = false;