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