16:37:37 Create new PHPExcel object
16:37:37 Set document properties
16:37:37 Add some data
16:37:37 Add comments
16:37:37 Add rich-text string
16:37:37 Merge cells
16:37:37 Protect cells
16:37:37 Set cell number formats
16:37:37 Set column widths
16:37:37 Set fonts
16:37:37 Set alignments
16:37:37 Set thin black border outline around column
16:37:37 Set thick brown border outline around Total
16:37:37 Set fills
16:37:37 Set style for header row using alternative method
16:37:37 Unprotect a cell
16:37:37 Add a hyperlink to the sheet
16:37:37 Add a drawing to the worksheet
16:37:37 Add a drawing to the worksheet
16:37:37 Add a drawing to the worksheet
16:37:37 Play around with inserting and removing rows and columns
16:37:37 Set header/footer
16:37:37 Set page orientation and size
16:37:37 Rename first worksheet
16:37:37 Create a second Worksheet object
16:37:37 Add some data
16:37:37 Set the worksheet tab color
16:37:37 Set alignments
16:37:37 Set column widths
16:37:37 Set fonts
16:37:37 Add a drawing to the worksheet
16:37:37 Set page orientation and size
16:37:37 Rename second worksheet
16:37:37 Write to Excel2007 format
16:37:37 File written to 05featuredemo.xlsx
Call time to write Workbook was 0.0129 seconds
16:37:37 Current memory usage: 2.5 MB
16:37:37 Write to Excel5 format
16:37:37 File written to 05featuredemo.xls
Call time to write Workbook was 0.0230 seconds
16:37:37 Current memory usage: 3 MB
16:37:37 Peak memory usage: 3.25 MB
16:37:37 Done writing files
Files have been created in /home/storefront/public_html/Helper/Excel/PHPExcel/Examples