22:07:51 Create new PHPExcel object
22:07:51 Set document properties
22:07:51 Add some data
22:07:51 Add conditional formatting
22:07:51 Duplicate the conditional formatting across a range of cells
22:07:51 Write to Excel2007 format
22:07:51 File written to 08conditionalformatting2.xlsx
Call time to write Workbook was 0.0402 seconds
22:07:51 Write to Excel5 format
22:07:51 File written to 08conditionalformatting2.xls
Call time to write Workbook was 0.0225 seconds
22:07:51 Current memory usage: 2 MB
22:07:51 Peak memory usage: 2 MB
22:07:51 Done writing file
File has been created in D:\dev\vsk\vendor\phpoffice\phpexcel\Examples