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