You are here

protected property PHPExcel_Worksheet_CellIterator::$_onlyExistingCells in Loft Data Grids 7.2

Same name and namespace in other branches
  1. 6.2 vendor/phpoffice/phpexcel/Classes/PHPExcel/Worksheet/CellIterator.php \PHPExcel_Worksheet_CellIterator::_onlyExistingCells

* Iterate only existing cells * *

Type: boolean

File

vendor/phpoffice/phpexcel/Classes/PHPExcel/Worksheet/CellIterator.php, line 59

Class

PHPExcel_Worksheet_CellIterator
PHPExcel_Worksheet_CellIterator

Code

protected $_onlyExistingCells = false;