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