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