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