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