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