You are here

constant PHPExcel_Properties::ORIENTATION_NORMAL in Loft Data Grids 6.2

Same name and namespace in other branches
  1. 7.2 vendor/phpoffice/phpexcel/Classes/PHPExcel/Chart/Properties.php \PHPExcel_Properties::ORIENTATION_NORMAL

File

vendor/phpoffice/phpexcel/Classes/PHPExcel/Chart/Properties.php, line 45

Class

PHPExcel_Properties
Created by PhpStorm. User: nhw2h8s Date: 7/2/14 Time: 5:45 PM

Code

const ORIENTATION_NORMAL = 'minMax', ORIENTATION_REVERSED = 'maxMin';