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