14:11:05 Create new PHPExcel object
14:11:05 Set document properties
14:11:05 Add some data
14:11:05 Set column widths
14:11:05 Add conditional formatting
14:11:05 Duplicate the conditional formatting across a range of cells
14:11:05 Set fonts
14:11:05 Set header/footer
14:11:05 Set page orientation and size
14:11:05 Rename worksheet
14:11:05 Write to Excel2007 format
14:11:05 File written to 08conditionalformatting.xlsx
Call time to write Workbook was 0.0241 seconds
14:11:05 Write to Excel5 format
14:11:05 File written to 08conditionalformatting.xls
Call time to write Workbook was 0.0308 seconds
14:11:05 Current memory usage: 7.5 MB
14:11:05 Peak memory usage: 7.5 MB
14:11:05 Done writing file
File has been created in /home/fgh547/public_html/excel/Examples