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