02:09:12 Create new PHPExcel object
02:09:12 Set document properties
02:09:12 Add some data
02:09:12 Set column widths
02:09:12 Add conditional formatting
02:09:13 Duplicate the conditional formatting across a range of cells
02:09:13 Set fonts
02:09:13 Set header/footer
02:09:13 Set page orientation and size
02:09:13 Rename worksheet
02:09:13 Write to Excel2007 format
02:09:13 File written to 08conditionalformatting.xlsx
Call time to write Workbook was 0.0563 seconds
02:09:13 Write to Excel5 format
02:09:13 File written to 08conditionalformatting.xls
Call time to write Workbook was 0.1105 seconds
02:09:13 Current memory usage: 5.5 MB
02:09:13 Peak memory usage: 5.5 MB
02:09:13 Done writing file
File has been created in D:\xampp\htdocs\html5games\vendor\phpoffice\phpexcel\Examples