09:44:59 Create new PHPExcel object
09:44:59 Set document properties
09:44:59 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
09:44:59 Add comments
09:44:59 Add rich-text string
09:44:59 Merge cells
09:44:59 Protect cells
09:44:59 Set cell number formats
09:44:59 Set column widths
09:44:59 Set fonts
09:44:59 Set alignments
09:44:59 Set thin black border outline around column
09:44:59 Set thick brown border outline around Total
09:44:59 Set fills
09:44:59 Set style for header row using alternative method
09:44:59 Unprotect a cell
09:44:59 Add a hyperlink to an external website
09:44:59 Add a hyperlink to another cell on a different worksheet within the workbook
09:44:59 Add a drawing to the worksheet
09:44:59 Add a drawing to the worksheet
09:44:59 Add a drawing to the worksheet
09:44:59 Play around with inserting and removing rows and columns
09:44:59 Set header/footer
09:44:59 Set page orientation and size
09:44:59 Rename first worksheet
09:44:59 Create a second Worksheet object
09:44:59 Add some data
09:44:59 Set the worksheet tab color
09:44:59 Set alignments
09:44:59 Set column widths
09:44:59 Set fonts
09:44:59 Add a drawing to the worksheet
09:44:59 Set page orientation and size
09:44:59 Rename second worksheet
09:44:59 Write to Excel5 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
09:44:59 File written to 14excel5.xls
Call time to write Workbook was 0.0667 seconds
09:44:59 Current memory usage: 2 MB
09:44:59 Peak memory usage: 2 MB
09:44:59 Done writing file
File has been created in /home/jrportalco/public_html/ninja2/vendor/phpoffice/phpexcel/Examples