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