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