12:19:50 Create new PHPExcel object
12:19:50 Set document properties
12:19:50 Add some data
12:19:50 Add conditional formatting
12:19:50 Duplicate the conditional formatting across a range of cells
12:19:50 Write to Excel2007 format
12:19:50 File written to 08conditionalformatting2.xlsx
Call time to write Workbook was 0.1230 seconds
12:19:50 Write to Excel5 format
12:19:50 File written to 08conditionalformatting2.xls
Call time to write Workbook was 0.0699 seconds
12:19:50 Current memory usage: 7.75 MB
12:19:50 Peak memory usage: 7.75 MB
12:19:50 Done writing file
File has been created in E:\www\mango\Examples