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