You are here

private property PHPExcel::$_workSheetCollection in Loft Data Grids 7.2

Same name and namespace in other branches
  1. 6.2 vendor/phpoffice/phpexcel/Classes/PHPExcel.php \PHPExcel::_workSheetCollection

Collection of Worksheet objects

Type: PHPExcel_Worksheet[]

File

vendor/phpoffice/phpexcel/Classes/PHPExcel.php, line 71

Class

PHPExcel
PHPExcel

Code

private $_workSheetCollection = array();