10:27:33 Create new PHPExcel object
10:27:33 Set document properties
10:27:33 Add some data
10:27:33 Add conditional formatting
10:27:33 Duplicate the conditional formatting across a range of cells
10:27:33 Write to Excel2007 format
10:27:33 File written to 08conditionalformatting2.xlsx
Call time to write Workbook was 0.1597 seconds
10:27:33 Write to Excel5 format
10:27:34 File written to 08conditionalformatting2.xls
Call time to write Workbook was 0.0428 seconds
10:27:34 Current memory usage: 5 MB
10:27:34 Peak memory usage: 5 MB
10:27:34 Done writing file
File has been created in C:\xampp\htdocs\vms\vendor\phpoffice\phpexcel\Examples