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