protected property PHPExcel_Best_Fit::$_valueCount in Loft Data Grids 7.2
Same name and namespace in other branches
- 6.2 vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/trend/bestFitClass.php \PHPExcel_Best_Fit::_valueCount
* Number of entries in the sets of x- and y-value arrays * * *
Type: int
File
- vendor/
phpoffice/ phpexcel/ Classes/ PHPExcel/ Shared/ trend/ bestFitClass.php, line 57
Class
- PHPExcel_Best_Fit
- PHPExcel_Best_Fit
Code
protected $_valueCount = 0;