02:09:45 Create new PHPExcel object
02:09:46 Set document properties
02:09:46 Add some data
02:09:46 Set column widths
02:09:46 Add conditional formatting
02:09:46 Duplicate the conditional formatting across a range of cells
02:09:46 Set fonts
02:09:46 Set header/footer
02:09:46 Set page orientation and size
02:09:46 Rename worksheet
02:09:46 Write to Excel2007 format
02:09:46 File written to 08conditionalformatting.xlsx
Call time to write Workbook was 0.0434 seconds
02:09:46 Write to Excel5 format
02:09:46 File written to 08conditionalformatting.xls
Call time to write Workbook was 0.0717 seconds
02:09:46 Current memory usage: 7.25 MB
02:09:46 Peak memory usage: 7.25 MB
02:09:46 Done writing file
File has been created in /home/ebossatt/public_html/myobj_bos2/phpexcel/Examples