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