03:07:41 Create new PHPExcel object
03:07:41 Set document properties
03:07:41 Add some data
03:07:41 Set column widths
03:07:41 Add conditional formatting
03:07:41 Duplicate the conditional formatting across a range of cells
03:07:41 Set fonts
03:07:41 Set header/footer
03:07:41 Set page orientation and size
03:07:41 Rename worksheet
03:07:41 Write to Excel2007 format
03:07:41 File written to 08conditionalformatting.xlsx
Call time to write Workbook was 0.0145 seconds
03:07:41 Write to Excel5 format
03:07:42 File written to 08conditionalformatting.xls
Call time to write Workbook was 0.0185 seconds
03:07:42 Current memory usage: 6 MB
03:07:42 Peak memory usage: 6 MB
03:07:42 Done writing file
File has been created in /home/unidemmx/public_html/ControlUNIDEM/vendor/phpoffice/phpexcel/Examples