02:08:57 Create new PHPExcel object
02:08:57 Set document properties
02:08:57 Add some data
02:08:57 Set column widths
02:08:57 Add conditional formatting
02:08:57 Duplicate the conditional formatting across a range of cells
02:08:57 Set fonts
02:08:57 Set header/footer
02:08:57 Set page orientation and size
02:08:57 Rename worksheet
02:08:57 Write to Excel2007 format
02:08:57 File written to 08conditionalformatting.xlsx
Call time to write Workbook was 0.0241 seconds
02:08:57 Write to Excel5 format
02:08:57 File written to 08conditionalformatting.xls
Call time to write Workbook was 0.0502 seconds
02:08:57 Current memory usage: 3.25 MB
02:08:57 Peak memory usage: 3.5 MB
02:08:57 Done writing file
File has been created in /home/admins/public_html/demo-mercantil-seguros/vendor/phpoffice/phpexcel/Examples