01:21:47 Create new PHPExcel object
01:21:47 Set document properties
01:21:47 Add some data
01:21:47 Set column widths
01:21:47 Add conditional formatting
01:21:47 Duplicate the conditional formatting across a range of cells
01:21:47 Set fonts
01:21:47 Set header/footer
01:21:47 Set page orientation and size
01:21:47 Rename worksheet
01:21:47 Write to Excel2007 format
01:21:47 File written to 08conditionalformatting.xlsx
Call time to write Workbook was 0.0041 seconds
01:21:47 Write to Excel5 format
01:21:47 File written to 08conditionalformatting.xls
Call time to write Workbook was 0.0064 seconds
01:21:47 Current memory usage: 2 MB
01:21:47 Peak memory usage: 2 MB
01:21:47 Done writing file
File has been created in /home/webdemoo/se.webdemo258.io.vn/cms-demo-new/vendor/phpoffice/phpexcel/Examples