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