11:52:47 Create new PHPExcel object
11:52:47 Set document properties
11:52:47 Add some data
11:52:47 Set column widths
11:52:47 Add conditional formatting
11:52:47 Duplicate the conditional formatting across a range of cells
11:52:47 Set fonts
11:52:47 Set header/footer
11:52:47 Set page orientation and size
11:52:47 Rename worksheet
11:52:47 Write to Excel2007 format
11:52:47 File written to 08conditionalformatting.xlsx
Call time to write Workbook was 0.0111 seconds
11:52:47 Write to Excel5 format
11:52:47 File written to 08conditionalformatting.xls
Call time to write Workbook was 0.0125 seconds
11:52:47 Current memory usage: 7.5 MB
11:52:47 Peak memory usage: 7.5 MB
11:52:47 Done writing file
File has been created in /home/rrhhutem/public_html/master/vendor/phpoffice/phpexcel/Examples