protected property PHPExcel_Writer_Abstract::$_includeCharts in Loft Data Grids 7.2
Same name and namespace in other branches
- 6.2 vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Abstract.php \PHPExcel_Writer_Abstract::_includeCharts
* Write charts that are defined in the workbook? * Identifies whether the Writer should write definitions for any charts that exist in the PHPExcel object; * *
Type: boolean
File
- vendor/
phpoffice/ phpexcel/ Classes/ PHPExcel/ Writer/ Abstract.php, line 44
Class
- PHPExcel_Writer_Abstract
- PHPExcel_Writer_Abstract
Code
protected $_includeCharts = FALSE;