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