06:58:09 Create new PHPExcel object
06:58:09 Set document properties
06:58:09 Add some data
06:58:09 Add conditional formatting
06:58:09 Duplicate the conditional formatting across a range of cells
06:58:09 Write to Excel2007 format
06:58:09 File written to 08conditionalformatting2.xlsx
Call time to write Workbook was 0.0328 seconds
06:58:09 Write to Excel5 format
06:58:09 File written to 08conditionalformatting2.xls
Call time to write Workbook was 0.0257 seconds
06:58:09 Current memory usage: 8 MB
06:58:09 Peak memory usage: 8 MB
06:58:09 Done writing file
File has been created in D:\wwwroot\oa\vendor\phpoffice\phpexcel\Examples