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