03:23:23 Create new PHPExcel object
03:23:23 Set document properties
03:23:23 Add some data
03:23:23 Set column widths
03:23:23 Add conditional formatting
03:23:23 Duplicate the conditional formatting across a range of cells
03:23:23 Set fonts
03:23:23 Set header/footer
03:23:23 Set page orientation and size
03:23:23 Rename worksheet
03:23:23 Write to Excel2007 format
03:23:23 File written to 08conditionalformatting.xlsx
Call time to write Workbook was 0.0138 seconds
03:23:23 Write to Excel5 format
03:23:23 File written to 08conditionalformatting.xls
Call time to write Workbook was 0.0255 seconds
03:23:23 Current memory usage: 2.25 MB
03:23:23 Peak memory usage: 2.25 MB
03:23:23 Done writing file
File has been created in /var/www/html/gae/root/plugins/phpexcel/1_8_0/Examples