You are here

private property PHPExcel_Reader_Excel5::$_sharedFormulaParts 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::_sharedFormulaParts

* The shared formula parts in a sheet. One FORMULA record contributes with one value if it * refers to a shared formula. * *

Type: array

File

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

Class

PHPExcel_Reader_Excel5
PHPExcel_Reader_Excel5

Code

private $_sharedFormulaParts;