private property PHPExcel_Worksheet::$_hyperlinkCollection in Loft Data Grids 6.2
Same name and namespace in other branches
- 7.2 vendor/phpoffice/phpexcel/Classes/PHPExcel/Worksheet.php \PHPExcel_Worksheet::_hyperlinkCollection
Hyperlinks. Indexed by cell coordinate, e.g. 'A1'
Type: array
File
- vendor/
phpoffice/ phpexcel/ Classes/ PHPExcel/ Worksheet.php, line 298
Class
- PHPExcel_Worksheet
- PHPExcel_Worksheet
Code
private $_hyperlinkCollection = array();