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