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