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