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