14:55:09 Create new PHPExcel object
14:55:09 Set document properties
14:55:09 Add some data
14:55:09 Set column widths
14:55:09 Add conditional formatting
14:55:09 Duplicate the conditional formatting across a range of cells
14:55:09 Set fonts
14:55:09 Set header/footer
14:55:09 Set page orientation and size
14:55:09 Rename worksheet
14:55:09 Write to Excel2007 format
14:55:09 File written to 08conditionalformatting.xlsx
Call time to write Workbook was 0.0162 seconds
14:55:09 Write to Excel5 format
14:55:09 File written to 08conditionalformatting.xls
Call time to write Workbook was 0.0188 seconds
14:55:09 Current memory usage: 8 MB
14:55:09 Peak memory usage: 8 MB
14:55:09 Done writing file
File has been created in /var/www/html/elite-baler/vendor/phpoffice/phpexcel/Examples