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