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