22:31:48 Create new PHPExcel object
22:31:48 Set document properties
22:31:48 Add some data
22:31:48 Add conditional formatting
22:31:48 Duplicate the conditional formatting across a range of cells
22:31:48 Write to Excel2007 format
22:31:48 File written to 08conditionalformatting2.xlsx
Call time to write Workbook was 0.0186 seconds
22:31:48 Write to Excel5 format
22:31:48 File written to 08conditionalformatting2.xls
Call time to write Workbook was 0.0181 seconds
22:31:48 Current memory usage: 6 MB
22:31:48 Peak memory usage: 6 MB
22:31:48 Done writing file
File has been created in /home/bellopecas/public_html/vendor/phpoffice/phpexcel/Examples