00:25:56 Create new PHPExcel object
00:25:56 Set document properties
00:25:56 Add some data
00:25:56 Set column widths
00:25:56 Add conditional formatting
00:25:56 Duplicate the conditional formatting across a range of cells
00:25:56 Set fonts
00:25:56 Set header/footer
00:25:56 Set page orientation and size
00:25:56 Rename worksheet
00:25:56 Write to Excel2007 format
00:25:56 File written to 08conditionalformatting.xlsx
Call time to write Workbook was 0.0111 seconds
00:25:56 Write to Excel5 format
00:25:56 File written to 08conditionalformatting.xls
Call time to write Workbook was 0.0113 seconds
00:25:56 Current memory usage: 5.25 MB
00:25:56 Peak memory usage: 5.25 MB
00:25:56 Done writing file
File has been created in /home/capebfrupz/grc/www/libraries-php/PHPExcel/Examples