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