00:46:09 Create new PHPExcel object
00:46:09 Set document properties
00:46:09 Add some data
00:46:09 Add comments
00:46:09 Add rich-text string
00:46:09 Merge cells
00:46:09 Protect cells
00:46:09 Set cell number formats
00:46:09 Set column widths
00:46:09 Set fonts
00:46:09 Set alignments
00:46:09 Set thin black border outline around column
00:46:09 Set thick brown border outline around Total
00:46:09 Set fills
00:46:09 Set style for header row using alternative method
00:46:09 Unprotect a cell
00:46:09 Add a hyperlink to the sheet
00:46:09 Add a drawing to the worksheet
00:46:09 Add a drawing to the worksheet
00:46:09 Add a drawing to the worksheet
00:46:09 Play around with inserting and removing rows and columns
00:46:09 Set header/footer
00:46:09 Set page orientation and size
00:46:09 Rename first worksheet
00:46:09 Create a second Worksheet object
00:46:09 Add some data
00:46:09 Set the worksheet tab color
00:46:09 Set alignments
00:46:09 Set column widths
00:46:09 Set fonts
00:46:09 Add a drawing to the worksheet
00:46:09 Set page orientation and size
00:46:09 Rename second worksheet
00:46:09 Write to Excel5 format
00:46:10 File written to 14excel5.xls
Call time to write Workbook was 0.3384 seconds
00:46:10 Current memory usage: 1.75 MB
00:46:10 Peak memory usage: 1.75 MB
00:46:10 Done writing file
File has been created in /home/abpwebfrnh/www/master/vendor/phpoffice/phpexcel/Examples