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