20:00:14 Create new PHPExcel object
20:00:14 Set document properties
20:00:14 Add some data
20:00:14 Add comments
20:00:14 Add rich-text string
20:00:14 Merge cells
20:00:14 Protect cells
20:00:14 Set cell number formats
20:00:14 Set column widths
20:00:14 Set fonts
20:00:14 Set alignments
20:00:14 Set thin black border outline around column
20:00:14 Set thick brown border outline around Total
20:00:14 Set fills
20:00:14 Set style for header row using alternative method
20:00:14 Unprotect a cell
20:00:14 Add a hyperlink to the sheet
20:00:14 Add a drawing to the worksheet
20:00:14 Add a drawing to the worksheet
20:00:14 Add a drawing to the worksheet
20:00:14 Play around with inserting and removing rows and columns
20:00:14 Set header/footer
20:00:14 Set page orientation and size
20:00:14 Rename first worksheet
20:00:14 Create a second Worksheet object
20:00:14 Add some data
20:00:14 Set the worksheet tab color
20:00:14 Set alignments
20:00:14 Set column widths
20:00:14 Set fonts
20:00:14 Add a drawing to the worksheet
20:00:14 Set page orientation and size
20:00:14 Rename second worksheet
20:00:14 Write to Excel5 format
20:00:14 File written to 14excel5.xls
Call time to write Workbook was 0.0603 seconds
20:00:14 Current memory usage: 3.25 MB
20:00:14 Peak memory usage: 3.75 MB
20:00:14 Done writing file
File has been created in /home/hsinlung/public_html/core/vendor/phpoffice/phpexcel/Examples