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