03:02:01 Create new PHPExcel object
03:02:01 Set document properties
03:02:01 Add some data
03:02:01 Add conditional formatting
03:02:01 Duplicate the conditional formatting across a range of cells
03:02:01 Write to Excel2007 format
03:02:01 File written to 08conditionalformatting2.xlsx
Call time to write Workbook was 0.0207 seconds
03:02:01 Write to Excel5 format
03:02:01 File written to 08conditionalformatting2.xls
Call time to write Workbook was 0.0340 seconds
03:02:01 Current memory usage: 1.25 MB
03:02:01 Peak memory usage: 1.25 MB
03:02:01 Done writing file
File has been created in /home/abpwebfrnh/www/master/vendor/phpoffice/phpexcel/Examples