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