19:19:43 Create new PHPExcel object
19:19:43 Set document properties
19:19:43 Add some data
19:19:43 Add conditional formatting
19:19:43 Duplicate the conditional formatting across a range of cells
19:19:43 Write to Excel2007 format
19:19:43 File written to 08conditionalformatting2.xlsx
Call time to write Workbook was 0.0055 seconds
19:19:43 Write to Excel5 format
19:19:43 File written to 08conditionalformatting2.xls
Call time to write Workbook was 0.0194 seconds
19:19:43 Current memory usage: 2.25 MB
19:19:43 Peak memory usage: 2.25 MB
19:19:43 Done writing file
File has been created in /var/www/yii2/vendor/phpoffice/phpexcel/Examples