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