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