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