You are here

private property PHPExcel_Reader_Excel5::$_mapCellXfIndex in Loft Data Grids 6.2

Same name and namespace in other branches
  1. 7.2 vendor/phpoffice/phpexcel/Classes/PHPExcel/Reader/Excel5.php \PHPExcel_Reader_Excel5::_mapCellXfIndex

* Mapping of XF index (that is a cell XF) to final index in cellXf collection * *

Type: array

File

vendor/phpoffice/phpexcel/Classes/PHPExcel/Reader/Excel5.php, line 365

Class

PHPExcel_Reader_Excel5
PHPExcel_Reader_Excel5

Code

private $_mapCellXfIndex;