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