12:19:05 Create new PHPExcel object
12:19:05 Set document properties
12:19:05 Add some data
Notice: Trying to access array offset on value of type float in /home/jrportalco/public_html/ninja2/vendor/phpoffice/phpexcel/Classes/PHPExcel/Cell/DefaultValueBinder.php on line 82
12:19:05 Add comments
12:19:05 Add rich-text string
12:19:05 Merge cells
12:19:05 Protect cells
12:19:05 Set cell number formats
12:19:05 Set column widths
12:19:05 Set fonts
12:19:05 Set alignments
12:19:05 Set thin black border outline around column
12:19:05 Set thick brown border outline around Total
12:19:05 Set fills
12:19:05 Set style for header row using alternative method
12:19:05 Unprotect a cell
12:19:05 Add a hyperlink to an external website
12:19:05 Add a hyperlink to another cell on a different worksheet within the workbook
12:19:05 Add a drawing to the worksheet
12:19:05 Add a drawing to the worksheet
12:19:05 Add a drawing to the worksheet
12:19:05 Play around with inserting and removing rows and columns
12:19:05 Set header/footer
12:19:05 Set page orientation and size
12:19:05 Rename first worksheet
12:19:05 Create a second Worksheet object
12:19:05 Add some data
12:19:05 Set the worksheet tab color
12:19:05 Set alignments
12:19:05 Set column widths
12:19:05 Set fonts
12:19:05 Add a drawing to the worksheet
12:19:05 Set page orientation and size
12:19:05 Rename second worksheet
12:19:05 Write to CSV format
Notice: Trying to access array offset on value of type null in /home/jrportalco/public_html/ninja2/vendor/phpoffice/phpexcel/Classes/PHPExcel/Calculation.php on line 3349
Notice: Trying to access array offset on value of type null in /home/jrportalco/public_html/ninja2/vendor/phpoffice/phpexcel/Classes/PHPExcel/Calculation.php on line 3349
12:19:05 File written to 16csv.csv
Call time to write Workbook was 0.0601 seconds
12:19:05 Current memory usage: 2 MB
12:19:05 Read from CSV format
Call time to reload Workbook was 0.0155 seconds
12:19:05 Current memory usage: 2 MB
12:19:05 Write to Excel2007 format
12:19:06 File written to 16csv.xlsx
Call time to write Workbook was 0.0528 seconds
12:19:06 Current memory usage: 2 MB
12:19:06 Write to CSV format
12:19:06 File written to 16csv_excel.csv
Call time to write Workbook was 0.0024 seconds
12:19:06 Current memory usage: 2 MB
12:19:06 Peak memory usage: 2 MB
12:19:06 Done writing files
Files have been created in /home/jrportalco/public_html/ninja2/vendor/phpoffice/phpexcel/Examples