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