private property PHPExcel_Reader_CSV::$_contiguousRow in Loft Data Grids 7.2
Same name and namespace in other branches
- 6.2 vendor/phpoffice/phpexcel/Classes/PHPExcel/Reader/CSV.php \PHPExcel_Reader_CSV::_contiguousRow
* Row counter for loading rows contiguously * *
Type: int
File
- vendor/
phpoffice/ phpexcel/ Classes/ PHPExcel/ Reader/ CSV.php, line 92
Class
- PHPExcel_Reader_CSV
- PHPExcel_Reader_CSV
Code
private $_contiguousRow = -1;