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