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