21:31:25 Create new PHPExcel object
21:31:25 Set document properties
21:31:25 Add some data
21:31:25 Set column widths
21:31:25 Add conditional formatting
21:31:25 Duplicate the conditional formatting across a range of cells
21:31:25 Set fonts
21:31:25 Set header/footer
21:31:25 Set page orientation and size
21:31:25 Rename worksheet
21:31:25 Write to Excel2007 format
21:31:25 File written to 08conditionalformatting.xlsx
Call time to write Workbook was 0.0288 seconds
21:31:25 Write to Excel5 format
21:31:25 File written to 08conditionalformatting.xls
Call time to write Workbook was 0.0061 seconds
21:31:25 Current memory usage: 1.5 MB
21:31:25 Peak memory usage: 1.75 MB
21:31:25 Done writing file
File has been created in /home/abpwebfrnh/www/test/vendor/phpoffice/phpexcel/Examples