17:33:27 Create new PHPExcel object
17:33:27 Set document properties
17:33:27 Add some data
Notice: Trying to access array offset on value of type int in /var/www/html/Qudrive/vendor/phpoffice/phpexcel/Classes/PHPExcel/Cell/DefaultValueBinder.php on line 90
Notice: Trying to access array offset on value of type float in /var/www/html/Qudrive/vendor/phpoffice/phpexcel/Classes/PHPExcel/Cell/DefaultValueBinder.php on line 90
Notice: Trying to access array offset on value of type float in /var/www/html/Qudrive/vendor/phpoffice/phpexcel/Classes/PHPExcel/Cell/DefaultValueBinder.php on line 90
Notice: Trying to access array offset on value of type float in /var/www/html/Qudrive/vendor/phpoffice/phpexcel/Classes/PHPExcel/Cell/DefaultValueBinder.php on line 90
Notice: Trying to access array offset on value of type int in /var/www/html/Qudrive/vendor/phpoffice/phpexcel/Classes/PHPExcel/Cell/DefaultValueBinder.php on line 90
17:33:27 Set column widths
17:33:27 Add conditional formatting
17:33:27 Duplicate the conditional formatting across a range of cells
17:33:27 Set fonts
17:33:27 Set header/footer
17:33:27 Set page orientation and size
17:33:27 Rename worksheet
17:33:27 Write to Excel2007 format
Notice: Trying to access array offset on value of type null in /var/www/html/Qudrive/vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel2007/Worksheet.php on line 1118
17:33:27 File written to 08conditionalformatting.xlsx
Call time to write Workbook was 0.0032 seconds
17:33:27 Write to Excel5 format
17:33:27 File written to 08conditionalformatting.xls
Call time to write Workbook was 0.0028 seconds
17:33:27 Current memory usage: 2 MB
17:33:27 Peak memory usage: 2 MB
17:33:27 Done writing file
File has been created in /var/www/html/Qudrive/vendor/phpoffice/phpexcel/Examples