13:05:32 Create new PHPExcel object
13:05:32 Set document properties
13:05:32 Add some data
13:05:32 Set column widths
13:05:32 Add conditional formatting
13:05:32 Duplicate the conditional formatting across a range of cells
13:05:32 Set fonts
13:05:32 Set header/footer
13:05:32 Set page orientation and size
13:05:32 Rename worksheet
13:05:32 Write to Excel2007 format
13:05:32 File written to 08conditionalformatting.xlsx
Call time to write Workbook was 0.0155 seconds
13:05:32 Write to Excel5 format

Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in C:\Apache24\htdocs\FlotillasLocales\PHPExcel\Classes\PHPExcel\Shared\OLE.php on line 288
13:05:32 File written to 08conditionalformatting.xls
Call time to write Workbook was 0.0148 seconds
13:05:32 Current memory usage: 4 MB
13:05:32 Peak memory usage: 4 MB
13:05:32 Done writing file
File has been created in C:\Apache24\htdocs\FlotillasLocales\PHPExcel\Examples