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