11:33:23 Create new PHPExcel object
11:33:23 Set document properties
11:33:23 Add some data
11:33:23 Add conditional formatting
11:33:23 Duplicate the conditional formatting across a range of cells
11:33:23 Write to Excel2007 format
11:33:23 File written to 08conditionalformatting2.xlsx
Call time to write Workbook was 0.2660 seconds
11:33:23 Write to Excel5 format
11:33:23 File written to 08conditionalformatting2.xls
Call time to write Workbook was 0.0624 seconds
11:33:23 Current memory usage: 6 MB
11:33:23 Peak memory usage: 6 MB
11:33:23 Done writing file
File has been created in E:\item\vm\vendor\phpoffice\phpexcel\Examples