23:57:59 Create new PHPExcel object
23:57:59 Set document properties
23:57:59 Add some data
23:57:59 Add conditional formatting
23:57:59 Duplicate the conditional formatting across a range of cells
23:57:59 Write to Excel2007 format
23:58:00 File written to 08conditionalformatting2.xlsx
Call time to write Workbook was 0.1538 seconds
23:58:00 Write to Excel5 format
23:58:00 File written to 08conditionalformatting2.xls
Call time to write Workbook was 0.0413 seconds
23:58:00 Current memory usage: 5.5 MB
23:58:00 Peak memory usage: 5.5 MB
23:58:00 Done writing file
File has been created in C:\xampp\htdocs\oa-OLD\vendor\phpoffice\phpexcel\Examples