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