21:24:12 Create new PHPExcel object
21:24:12 Set document properties
21:24:12 Add some data
Notice: Trying to access array offset on value of type int in /home/ktoppwtw/emini.ktopportunities.co.za/emini/vendor/phpoffice/phpexcel/Classes/PHPExcel/Cell/DefaultValueBinder.php on line 82
Notice: Trying to access array offset on value of type float in /home/ktoppwtw/emini.ktopportunities.co.za/emini/vendor/phpoffice/phpexcel/Classes/PHPExcel/Cell/DefaultValueBinder.php on line 82
Notice: Trying to access array offset on value of type float in /home/ktoppwtw/emini.ktopportunities.co.za/emini/vendor/phpoffice/phpexcel/Classes/PHPExcel/Cell/DefaultValueBinder.php on line 82
Notice: Trying to access array offset on value of type float in /home/ktoppwtw/emini.ktopportunities.co.za/emini/vendor/phpoffice/phpexcel/Classes/PHPExcel/Cell/DefaultValueBinder.php on line 82
Notice: Trying to access array offset on value of type int in /home/ktoppwtw/emini.ktopportunities.co.za/emini/vendor/phpoffice/phpexcel/Classes/PHPExcel/Cell/DefaultValueBinder.php on line 82
21:24:12 Set column widths
21:24:12 Add conditional formatting
21:24:12 Duplicate the conditional formatting across a range of cells
21:24:12 Set fonts
21:24:12 Set header/footer
21:24:12 Set page orientation and size
21:24:12 Rename worksheet
21:24:12 Write to Excel2007 format
Notice: Trying to access array offset on value of type null in /home/ktoppwtw/emini.ktopportunities.co.za/emini/vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel2007/Worksheet.php on line 1117
21:24:12 File written to 08conditionalformatting.xlsx
Call time to write Workbook was 0.0045 seconds
21:24:12 Write to Excel5 format
21:24:12 File written to 08conditionalformatting.xls
Call time to write Workbook was 0.0363 seconds
21:24:12 Current memory usage: 2 MB
21:24:12 Peak memory usage: 2 MB
21:24:12 Done writing file
File has been created in /home/ktoppwtw/emini.ktopportunities.co.za/emini/vendor/phpoffice/phpexcel/Examples