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