08:55:00 Create new PHPExcel object
08:55:00 Set document properties
08:55:00 Add some data
08:55:00 Set column widths
08:55:00 Add conditional formatting
08:55:00 Duplicate the conditional formatting across a range of cells
08:55:00 Set fonts
08:55:00 Set header/footer
08:55:00 Set page orientation and size
08:55:00 Rename worksheet
08:55:00 Write to Excel2007 format
08:55:00 File written to 08conditionalformatting.xlsx
Call time to write Workbook was 0.0204 seconds
08:55:00 Write to Excel5 format
08:55:00 File written to 08conditionalformatting.xls
Call time to write Workbook was 0.0196 seconds
08:55:00 Current memory usage: 7 MB
08:55:00 Peak memory usage: 7 MB
08:55:00 Done writing file
File has been created in C:\phpEnv\www\wft\php\export\PHPExcel\Examples