14:05:17 Create new PHPExcel object
14:05:17 Set document properties
14:05:17 Add some data
14:05:17 Add conditional formatting
14:05:17 Duplicate the conditional formatting across a range of cells
14:05:17 Write to Excel2007 format
14:05:17 File written to 08conditionalformatting2.xlsx
Call time to write Workbook was 0.0046 seconds
14:05:17 Write to Excel5 format
14:05:17 File written to 08conditionalformatting2.xls
Call time to write Workbook was 0.0036 seconds
14:05:17 Current memory usage: 2 MB
14:05:17 Peak memory usage: 2 MB
14:05:17 Done writing file
File has been created in /home/kayako/public_html/vendor/phpoffice/phpexcel/Examples