You are here

protected property PHPExcel_Worksheet_CellIterator::$_position 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::_position

* Current iterator position * *

Type: mixed

File

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

Class

PHPExcel_Worksheet_CellIterator
PHPExcel_Worksheet_CellIterator

Code

protected $_position = null;