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