23:31:46 Create new PHPExcel object
23:31:46 Set document properties
23:31:46 Add some data
23:31:46 Set column widths
23:31:46 Add conditional formatting
23:31:46 Duplicate the conditional formatting across a range of cells
23:31:46 Set fonts
23:31:46 Set header/footer
23:31:46 Set page orientation and size
23:31:46 Rename worksheet
23:31:46 Write to Excel2007 format
23:31:46 File written to 08conditionalformatting.xlsx
Call time to write Workbook was 0.0173 seconds
23:31:46 Write to Excel5 format
23:31:46 File written to 08conditionalformatting.xls
Call time to write Workbook was 0.0153 seconds
23:31:46 Current memory usage: 2 MB
23:31:46 Peak memory usage: 2 MB
23:31:46 Done writing file
File has been created in C:\JBC\WEBSITES-Live\jbcwebdemo.com\gourmetgardens\vendor\phpoffice\phpexcel\Examples