08:54:43 Create new PHPExcel object
08:54:43 Set document properties
08:54:43 Add some data
08:54:43 Add conditional formatting
08:54:43 Duplicate the conditional formatting across a range of cells
08:54:43 Write to Excel2007 format
08:54:43 File written to 08conditionalformatting2.xlsx
Call time to write Workbook was 0.0326 seconds
08:54:43 Write to Excel5 format
08:54:43 File written to 08conditionalformatting2.xls
Call time to write Workbook was 0.0223 seconds
08:54:43 Current memory usage: 5.25 MB
08:54:43 Peak memory usage: 5.25 MB
08:54:43 Done writing file
File has been created in D:\xampp\htdocs\html5games\vendor\phpoffice\phpexcel\Examples