16:17:02 Create new PHPExcel object
16:17:02 Set document properties
16:17:02 Add some data
16:17:02 Add comments
16:17:02 Add rich-text string
16:17:02 Merge cells
16:17:02 Protect cells
16:17:02 Set cell number formats
16:17:02 Set column widths
16:17:02 Set fonts
16:17:02 Set alignments
16:17:02 Set thin black border outline around column
16:17:02 Set thick brown border outline around Total
16:17:02 Set fills
16:17:02 Set style for header row using alternative method
16:17:02 Unprotect a cell
16:17:02 Add a hyperlink to the sheet
16:17:02 Add a drawing to the worksheet
16:17:02 Add a drawing to the worksheet
16:17:02 Add a drawing to the worksheet
16:17:02 Play around with inserting and removing rows and columns
16:17:02 Set header/footer
16:17:02 Set page orientation and size
16:17:02 Rename first worksheet
16:17:02 Create a second Worksheet object
16:17:02 Add some data
16:17:02 Set the worksheet tab color
16:17:02 Set alignments
16:17:02 Set column widths
16:17:02 Set fonts
16:17:02 Add a drawing to the worksheet
16:17:02 Set page orientation and size
16:17:02 Rename second worksheet
16:17:02 Write to CSV format
16:17:02 File written to 16csv.csv
Call time to write Workbook was 0.0105 seconds
16:17:02 Current memory usage: 5.25 MB
16:17:02 Read from CSV format
Call time to reload Workbook was 0.0024 seconds
16:17:02 Current memory usage: 5.5 MB
16:17:02 Write to Excel2007 format
16:17:02 File written to 16csv.xlsx
Call time to write Workbook was 0.0175 seconds
16:17:02 Current memory usage: 7.25 MB
16:17:02 Write to CSV format
16:17:02 File written to 16csv_excel.csv
Call time to write Workbook was 0.0012 seconds
16:17:02 Current memory usage: 7.25 MB
16:17:02 Peak memory usage: 7.25 MB
16:17:02 Done writing files
Files have been created in /var/www/consumer-experience/www/vendor/phpoffice/phpexcel/Examples