You are here

constant PHPExcel_Properties::EXCEL_COLOR_TYPE_STANDARD in Loft Data Grids 7.2

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

File

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

Class

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

Code

const EXCEL_COLOR_TYPE_STANDARD = 'prstClr', EXCEL_COLOR_TYPE_SCHEME = 'schemeClr', EXCEL_COLOR_TYPE_ARGB = 'srgbClr';