02:15:06 Create new PHPExcel object
02:15:06 Set document properties
02:15:06 Add some data
02:15:06 Add conditional formatting
02:15:06 Duplicate the conditional formatting across a range of cells
02:15:06 Write to Excel2007 format
02:15:06 File written to 08conditionalformatting2.xlsx
Call time to write Workbook was 0.0043 seconds
02:15:06 Write to Excel5 format
02:15:06 File written to 08conditionalformatting2.xls
Call time to write Workbook was 0.0077 seconds
02:15:06 Current memory usage: 4 MB
02:15:06 Peak memory usage: 4 MB
02:15:06 Done writing file
File has been created in /home/techlabp/public_html/classylab/classylab/vendor/phpoffice/phpexcel/Examples