You are here

private property PHPExcel_Worksheet::$_cellCollectionIsSorted in Loft Data Grids 6.2

Same name and namespace in other branches
  1. 7.2 vendor/phpoffice/phpexcel/Classes/PHPExcel/Worksheet.php \PHPExcel_Worksheet::_cellCollectionIsSorted

Is the current cell collection sorted already?

Type: boolean

File

vendor/phpoffice/phpexcel/Classes/PHPExcel/Worksheet.php, line 179

Class

PHPExcel_Worksheet
PHPExcel_Worksheet

Code

private $_cellCollectionIsSorted = false;