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