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