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