07:57:09 Create new PHPExcel object
07:57:09 Set document properties
07:57:09 Add some data
07:57:09 Set column widths
07:57:09 Add conditional formatting
07:57:09 Duplicate the conditional formatting across a range of cells
07:57:09 Set fonts
07:57:09 Set header/footer
07:57:09 Set page orientation and size
07:57:09 Rename worksheet
07:57:09 Write to Excel2007 format
07:57:09 File written to 08conditionalformatting.xlsx
Call time to write Workbook was 0.0079 seconds
07:57:09 Write to Excel5 format
07:57:09 File written to 08conditionalformatting.xls
Call time to write Workbook was 0.0070 seconds
07:57:09 Current memory usage: 2.25 MB
07:57:09 Peak memory usage: 2.25 MB
07:57:09 Done writing file
File has been created in /var/www/hobn/vendor/phpoffice/phpexcel/Examples