09:48:08 Create new PHPExcel object
09:48:09 Set document properties
09:48:09 Add some data
09:48:09 Add conditional formatting
09:48:09 Duplicate the conditional formatting across a range of cells
09:48:09 Write to Excel2007 format
09:48:09 File written to 08conditionalformatting2.xlsx
Call time to write Workbook was 0.0667 seconds
09:48:09 Write to Excel5 format
09:48:09 File written to 08conditionalformatting2.xls
Call time to write Workbook was 0.0589 seconds
09:48:09 Current memory usage: 7 MB
09:48:09 Peak memory usage: 7 MB
09:48:09 Done writing file
File has been created in /homepages/32/d24838310/htdocs/alt/vendor/phpoffice/phpexcel/Examples