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