05:44:33 Create new PHPExcel object
05:44:33 Set document properties
05:44:33 Add some data
05:44:33 Add conditional formatting
05:44:33 Duplicate the conditional formatting across a range of cells
05:44:33 Write to Excel2007 format
05:44:33 File written to 08conditionalformatting2.xlsx
Call time to write Workbook was 0.0198 seconds
05:44:33 Write to Excel5 format
05:44:33 File written to 08conditionalformatting2.xls
Call time to write Workbook was 0.0150 seconds
05:44:33 Current memory usage: 5 MB
05:44:33 Peak memory usage: 5 MB
05:44:33 Done writing file
File has been created in D:\whospost\dv2\vendor\phpoffice\phpexcel\Examples