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