16:19:14 Create new PHPExcel object
16:19:14 Set document properties
16:19:14 Add some data
16:19:14 Add comments
16:19:14 Add rich-text string
16:19:14 Merge cells
16:19:14 Protect cells
16:19:14 Set cell number formats
16:19:14 Set column widths
16:19:14 Set fonts
16:19:14 Set alignments
16:19:14 Set thin black border outline around column
16:19:14 Set thick brown border outline around Total
16:19:14 Set fills
16:19:14 Set style for header row using alternative method
16:19:14 Unprotect a cell
16:19:14 Add a hyperlink to an external website
16:19:14 Add a hyperlink to another cell on a different worksheet within the workbook
16:19:14 Add a drawing to the worksheet
16:19:14 Add a drawing to the worksheet
16:19:14 Add a drawing to the worksheet
16:19:14 Play around with inserting and removing rows and columns
16:19:14 Set header/footer
16:19:14 Set page orientation and size
16:19:14 Rename first worksheet
16:19:14 Create a second Worksheet object
16:19:14 Add some data
16:19:14 Set the worksheet tab color
16:19:14 Set alignments
16:19:14 Set column widths
16:19:14 Set fonts
16:19:14 Add a drawing to the worksheet
16:19:14 Set page orientation and size
16:19:14 Rename second worksheet
16:19:14 Write to CSV format
Warning: fopen(/home/xvivointechdevel/public_html/vendor/phpoffice/phpexcel/Examples/16csv.csv): failed to open stream: Permission denied in /home/xvivointechdevel/public_html/vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/CSV.php on line 111
Fatal error: Uncaught exception 'PHPExcel_Writer_Exception' with message 'Could not open file /home/xvivointechdevel/public_html/vendor/phpoffice/phpexcel/Examples/16csv.csv for writing.' in /home/xvivointechdevel/public_html/vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/CSV.php:113
Stack trace:
#0 /home/xvivointechdevel/public_html/vendor/phpoffice/phpexcel/Examples/16csv.php(51): PHPExcel_Writer_CSV->save('/home/xvivointe...')
#1 {main}
thrown in /home/xvivointechdevel/public_html/vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/CSV.php on line 113