08:45:44 Create new PHPExcel object
08:45:44 Set document properties
08:45:44 Add some data
08:45:44 Set column widths
08:45:44 Add conditional formatting
08:45:44 Duplicate the conditional formatting across a range of cells
08:45:44 Set fonts
08:45:44 Set header/footer
08:45:44 Set page orientation and size
08:45:44 Rename worksheet
08:45:44 Write to Excel2007 format
08:45:44 File written to 08conditionalformatting.xlsx
Call time to write Workbook was 0.0136 seconds
08:45:44 Write to Excel5 format
08:45:44 File written to 08conditionalformatting.xls
Call time to write Workbook was 0.0220 seconds
08:45:44 Current memory usage: 5.25 MB
08:45:44 Peak memory usage: 5.25 MB
08:45:44 Done writing file
File has been created in /home/webiprobgm/vge/library/PHPExcel/Examples