You are here

protected property PHPExcel_Reader_Abstract::$_includeCharts in Loft Data Grids 6.2

Same name and namespace in other branches
  1. 7.2 vendor/phpoffice/phpexcel/Classes/PHPExcel/Reader/Abstract.php \PHPExcel_Reader_Abstract::_includeCharts

* Read charts that are defined in the workbook? * Identifies whether the Reader should read the definitions for any charts that exist in the workbook; * *

Type: boolean

File

vendor/phpoffice/phpexcel/Classes/PHPExcel/Reader/Abstract.php, line 53

Class

PHPExcel_Reader_Abstract
PHPExcel_Reader_Abstract

Code

protected $_includeCharts = FALSE;