08:55:22 Create new PHPExcel object
08:55:22 Set document properties
08:55:22 Add some data
08:55:22 Add conditional formatting
08:55:22 Duplicate the conditional formatting across a range of cells
08:55:22 Write to Excel2007 format
08:55:22 File written to 08conditionalformatting2.xlsx
Call time to write Workbook was 0.0255 seconds
08:55:22 Write to Excel5 format
08:55:22 File written to 08conditionalformatting2.xls
Call time to write Workbook was 0.0178 seconds
08:55:22 Current memory usage: 6.75 MB
08:55:22 Peak memory usage: 6.75 MB
08:55:22 Done writing file
File has been created in C:\phpEnv\www\wft\php\export\PHPExcel\Examples