11:31:38 Create new PHPExcel object
11:31:38 Set document properties
11:31:38 Add some data
11:31:38 Set column widths
11:31:38 Add conditional formatting
11:31:38 Duplicate the conditional formatting across a range of cells
11:31:38 Set fonts
11:31:38 Set header/footer
11:31:38 Set page orientation and size
11:31:38 Rename worksheet
11:31:38 Write to Excel2007 format
11:31:38 File written to 08conditionalformatting.xlsx
Call time to write Workbook was 0.0064 seconds
11:31:38 Write to Excel5 format
11:31:38 File written to 08conditionalformatting.xls
Call time to write Workbook was 0.0300 seconds
11:31:38 Current memory usage: 2.5 MB
11:31:38 Peak memory usage: 3.5 MB
11:31:38 Done writing file
File has been created in /home/storefront/public_html/Helper/Excel/PHPExcel/Examples