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