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