05:45:01 Create new PHPExcel object
05:45:01 Set document properties
05:45:01 Add some data
05:45:01 Add conditional formatting
05:45:01 Duplicate the conditional formatting across a range of cells
05:45:01 Write to Excel2007 format
05:45:01 File written to 08conditionalformatting2.xlsx
Call time to write Workbook was 0.0092 seconds
05:45:01 Write to Excel5 format
05:45:01 File written to 08conditionalformatting2.xls
Call time to write Workbook was 0.0060 seconds
05:45:01 Current memory usage: 2 MB
05:45:01 Peak memory usage: 2 MB
05:45:01 Done writing file
File has been created in /home/pymtafa/public_html/includes/PHPExcel-1.8/Examples