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