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