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

Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in C:\inetpub\wwwroot\trackhr.hexbis.com\PHPExcel-1.8\Classes\PHPExcel\Shared\OLE.php on line 288
15:47:18 File written to 08conditionalformatting.xls
Call time to write Workbook was 0.0483 seconds
15:47:18 Current memory usage: 4 MB
15:47:18 Peak memory usage: 4 MB
15:47:18 Done writing file
File has been created in C:\inetpub\wwwroot\trackhr.hexbis.com\PHPExcel-1.8\Examples