13:38:22 Create new PHPExcel object
13:38:22 Set document properties
13:38:22 Add some data
13:38:22 Set column widths
13:38:22 Add conditional formatting
13:38:22 Duplicate the conditional formatting across a range of cells
13:38:22 Set fonts
13:38:22 Set header/footer
13:38:22 Set page orientation and size
13:38:22 Rename worksheet
13:38:22 Write to Excel2007 format
13:38:22 File written to 08conditionalformatting.xlsx
Call time to write Workbook was 0.0196 seconds
13:38:22 Write to Excel5 format
13:38:22 File written to 08conditionalformatting.xls
Call time to write Workbook was 0.0199 seconds
13:38:22 Current memory usage: 5.25 MB
13:38:22 Peak memory usage: 5.25 MB
13:38:22 Done writing file
File has been created in C:\SingularLogic\Genesis\WebDocs\lib\libs\phpexcel\Examples