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