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