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