18:00:45 Create new PHPExcel object
18:00:45 Set document properties
18:00:45 Add some data
18:00:45 Add comments
18:00:45 Add rich-text string
18:00:45 Merge cells
18:00:45 Protect cells
18:00:45 Set cell number formats
18:00:45 Set column widths
18:00:45 Set fonts
18:00:45 Set alignments
18:00:45 Set thin black border outline around column
18:00:45 Set thick brown border outline around Total
18:00:45 Set fills
18:00:45 Set style for header row using alternative method
18:00:45 Unprotect a cell
18:00:45 Add a hyperlink to an external website
18:00:45 Add a hyperlink to another cell on a different worksheet within the workbook
18:00:45 Add a drawing to the worksheet
18:00:45 Add a drawing to the worksheet
18:00:45 Add a drawing to the worksheet
18:00:45 Play around with inserting and removing rows and columns
18:00:45 Set header/footer
18:00:45 Set page orientation and size
18:00:45 Rename first worksheet
18:00:45 Create a second Worksheet object
18:00:45 Add some data
18:00:45 Set the worksheet tab color
18:00:45 Set alignments
18:00:45 Set column widths
18:00:45 Set fonts
18:00:45 Add a drawing to the worksheet
18:00:45 Set page orientation and size
18:00:45 Rename second worksheet
18:00:45 Write to Excel2007 format
18:00:45 File written to 05featuredemo.xlsx
Call time to write Workbook was 0.0274 seconds
18:00:45 Current memory usage: 6 MB
18:00:45 Write to Excel5 format
18:00:45 File written to 05featuredemo.xls
Call time to write Workbook was 0.0752 seconds
18:00:45 Current memory usage: 8.75 MB
18:00:45 Peak memory usage: 8.75 MB
18:00:45 Done writing files
Files have been created in /home/glink/haiphams3.glinkdeployments.com/exam-chat/vendor/phpoffice/phpexcel/Examples