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