23:44:33 Create new PHPExcel object
23:44:33 Set document properties
23:44:33 Add some data

Notice: Trying to access array offset on value of type int in /home/axesba/public_html/pos/vendor/phpoffice/phpexcel/Classes/PHPExcel/Cell/DefaultValueBinder.php on line 90

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

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

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

Notice: Trying to access array offset on value of type int in /home/axesba/public_html/pos/vendor/phpoffice/phpexcel/Classes/PHPExcel/Cell/DefaultValueBinder.php on line 90
23:44:33 Set column widths
23:44:33 Add conditional formatting
23:44:33 Duplicate the conditional formatting across a range of cells
23:44:33 Set fonts
23:44:33 Set header/footer
23:44:33 Set page orientation and size
23:44:33 Rename worksheet
23:44:33 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
23:44:33 File written to 08conditionalformatting.xlsx
Call time to write Workbook was 0.0020 seconds
23:44:33 Write to Excel5 format
23:44:33 File written to 08conditionalformatting.xls
Call time to write Workbook was 0.0114 seconds
23:44:33 Current memory usage: 2 MB
23:44:33 Peak memory usage: 2 MB
23:44:33 Done writing file
File has been created in /home/axesba/public_html/pos/vendor/phpoffice/phpexcel/Examples