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