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