You are here

protected property PHPExcel_Best_Fit::$_adjustToZero in Loft Data Grids 7.2

Same name and namespace in other branches
  1. 6.2 vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/trend/bestFitClass.php \PHPExcel_Best_Fit::_adjustToZero

* Flag indicating whether values should be adjusted to Y=0 * * *

Type: boolean

File

vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/trend/bestFitClass.php, line 78

Class

PHPExcel_Best_Fit
PHPExcel_Best_Fit

Code

protected $_adjustToZero = False;