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