You are here

private property PHPExcel_Cell::$_value in Loft Data Grids 7.2

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

* Value of the cell * *

Type: mixed

File

vendor/phpoffice/phpexcel/Classes/PHPExcel/Cell.php, line 58

Class

PHPExcel_Cell
PHPExcel_Cell

Code

private $_value;