You are here

private property PHPExcel_Reader_CSV::$_contiguous in Loft Data Grids 6.2

Same name and namespace in other branches
  1. 7.2 vendor/phpoffice/phpexcel/Classes/PHPExcel/Reader/CSV.php \PHPExcel_Reader_CSV::_contiguous

* Load rows contiguously * * @access private *

Type: int

File

vendor/phpoffice/phpexcel/Classes/PHPExcel/Reader/CSV.php, line 85

Class

PHPExcel_Reader_CSV
PHPExcel_Reader_CSV

Code

private $_contiguous = false;