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