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