04:19:00 Create new PHPExcel object
04:19:00 Set document properties
04:19:00 Add some data

Notice: Trying to access array offset on value of type float in /home/axesba/public_html/pos/vendor/phpoffice/phpexcel/Classes/PHPExcel/Cell/DefaultValueBinder.php on line 90
04:19:00 Add comments
04:19:00 Add rich-text string
04:19:00 Merge cells
04:19:00 Protect cells
04:19:00 Set cell number formats
04:19:00 Set column widths
04:19:00 Set fonts
04:19:00 Set alignments
04:19:00 Set thin black border outline around column
04:19:00 Set thick brown border outline around Total
04:19:00 Set fills
04:19:00 Set style for header row using alternative method
04:19:00 Unprotect a cell
04:19:00 Add a hyperlink to an external website
04:19:00 Add a hyperlink to another cell on a different worksheet within the workbook
04:19:00 Add a drawing to the worksheet
04:19:00 Add a drawing to the worksheet
04:19:00 Add a drawing to the worksheet
04:19:00 Play around with inserting and removing rows and columns
04:19:00 Set header/footer
04:19:00 Set page orientation and size
04:19:00 Rename first worksheet
04:19:00 Create a second Worksheet object
04:19:00 Add some data
04:19:00 Set the worksheet tab color
04:19:00 Set alignments
04:19:00 Set column widths
04:19:00 Set fonts
04:19:00 Add a drawing to the worksheet
04:19:00 Set page orientation and size
04:19:00 Rename second worksheet
04:19:00 Write to Excel2007 format

Notice: Trying to access array offset on value of type null in /home/axesba/public_html/pos/vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel2007/Worksheet.php on line 1118

Notice: Trying to access array offset on value of type null in /home/axesba/public_html/pos/vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel2007/Worksheet.php on line 1118

Notice: Trying to access array offset on value of type null in /home/axesba/public_html/pos/vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel2007/Worksheet.php on line 1118

Notice: Trying to access array offset on value of type null in /home/axesba/public_html/pos/vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel2007/Worksheet.php on line 1118

Notice: Trying to access array offset on value of type null in /home/axesba/public_html/pos/vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel2007/Worksheet.php on line 1118

Notice: Trying to access array offset on value of type null in /home/axesba/public_html/pos/vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel2007/Worksheet.php on line 1118

Notice: Trying to access array offset on value of type null in /home/axesba/public_html/pos/vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel2007/Worksheet.php on line 1118

Notice: Trying to access array offset on value of type null in /home/axesba/public_html/pos/vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel2007/Worksheet.php on line 1118

Notice: Trying to access array offset on value of type null in /home/axesba/public_html/pos/vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel2007/Worksheet.php on line 1118
04:19:00 File written to 05featuredemo.xlsx
Call time to write Workbook was 0.0051 seconds
04:19:00 Current memory usage: 2 MB
04:19:00 Write to Excel5 format

Notice: Trying to access array offset on value of type null in /home/axesba/public_html/pos/vendor/phpoffice/phpexcel/Classes/PHPExcel/Calculation.php on line 2946

Notice: Trying to access array offset on value of type null in /home/axesba/public_html/pos/vendor/phpoffice/phpexcel/Classes/PHPExcel/Calculation.php on line 2946
04:19:00 File written to 05featuredemo.xls
Call time to write Workbook was 0.0057 seconds
04:19:00 Current memory usage: 2 MB
04:19:00 Peak memory usage: 2 MB
04:19:00 Done writing files
Files have been created in /home/axesba/public_html/pos/vendor/phpoffice/phpexcel/Examples