You are here

private property PHPExcel_Worksheet::$_drawingCollection in Loft Data Grids 7.2

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

Collection of drawings

Type: PHPExcel_Worksheet_BaseDrawing[]

File

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

Class

PHPExcel_Worksheet
PHPExcel_Worksheet

Code

private $_drawingCollection = null;