23:27:00 Create new PHPExcel object
23:27:00 Set document properties
23:27:00 Add some data
23:27:00 Add comments
23:27:00 Add rich-text string
23:27:00 Merge cells
23:27:00 Protect cells
23:27:00 Set cell number formats
23:27:00 Set column widths
23:27:00 Set fonts
23:27:00 Set alignments
23:27:00 Set thin black border outline around column
23:27:00 Set thick brown border outline around Total
23:27:00 Set fills
23:27:00 Set style for header row using alternative method
23:27:00 Unprotect a cell
23:27:00 Add a hyperlink to an external website
23:27:00 Add a hyperlink to another cell on a different worksheet within the workbook
23:27:00 Add a drawing to the worksheet
23:27:00 Add a drawing to the worksheet
23:27:00 Add a drawing to the worksheet
23:27:00 Play around with inserting and removing rows and columns
23:27:01 Set header/footer
23:27:01 Set page orientation and size
23:27:01 Rename first worksheet
23:27:01 Create a second Worksheet object
23:27:01 Add some data
23:27:01 Set the worksheet tab color
23:27:01 Set alignments
23:27:01 Set column widths
23:27:01 Set fonts
23:27:01 Add a drawing to the worksheet
23:27:01 Set page orientation and size
23:27:01 Rename second worksheet
23:27:01 Write to CSV format
23:27:01 File written to 16csv.csv
Call time to write Workbook was 0.0097 seconds
23:27:01 Current memory usage: 2.25 MB
23:27:01 Read from CSV format
Fatal error: Call to undefined method PHPExcel_Reader_CSV::setLineEnding() in /var/www/html/vendor/phpoffice/phpexcel/Examples/16csv.php on line 64