04:21:20 Create new PHPExcel object
04:21:20 Set document properties
04:21:20 Add some data
04:21:20 Set column widths
04:21:20 Add conditional formatting
04:21:20 Duplicate the conditional formatting across a range of cells
04:21:20 Set fonts
04:21:20 Set header/footer
04:21:20 Set page orientation and size
04:21:20 Rename worksheet
04:21:20 Write to Excel2007 format
04:21:20 File written to 08conditionalformatting.xlsx
Call time to write Workbook was 0.0245 seconds
04:21:20 Write to Excel5 format
04:21:20 File written to 08conditionalformatting.xls
Call time to write Workbook was 0.0208 seconds
04:21:20 Current memory usage: 8.5 MB
04:21:20 Peak memory usage: 8.5 MB
04:21:20 Done writing file
File has been created in D:\xampp\htdocs\dmmc\vendor\phpoffice\phpexcel\Examples