19:28:48 Create new PHPExcel object
19:28:48 Set document properties
19:28:48 Add some data
19:28:48 Set column widths
19:28:48 Add conditional formatting
19:28:48 Duplicate the conditional formatting across a range of cells
19:28:48 Set fonts
19:28:48 Set header/footer
19:28:48 Set page orientation and size
19:28:48 Rename worksheet
19:28:48 Write to Excel2007 format
19:28:49 File written to 08conditionalformatting.xlsx
Call time to write Workbook was 0.3552 seconds
19:28:49 Write to Excel5 format
19:28:49 File written to 08conditionalformatting.xls
Call time to write Workbook was 0.0532 seconds
19:28:49 Current memory usage: 8.25 MB
19:28:49 Peak memory usage: 8.25 MB
19:28:49 Done writing file
File has been created in E:\www\mangofplus\Examples