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