21:01:29 Create new PHPExcel object
21:01:29 Set document properties
21:01:29 Add some data
21:01:29 Add conditional formatting
21:01:29 Duplicate the conditional formatting across a range of cells
21:01:29 Write to Excel2007 format
21:01:30 File written to 08conditionalformatting2.xlsx
Call time to write Workbook was 0.0260 seconds
21:01:30 Write to Excel5 format
21:01:30 File written to 08conditionalformatting2.xls
Call time to write Workbook was 0.0210 seconds
21:01:30 Current memory usage: 4.5 MB
21:01:30 Peak memory usage: 4.5 MB
21:01:30 Done writing file
File has been created in D:\www\rict\doh\vendor\phpoffice\phpexcel\Examples