11:38:59 Create new PHPExcel object
11:39:00 Set document properties
11:39:00 Add some data
11:39:00 Set column widths
11:39:00 Add conditional formatting
11:39:00 Duplicate the conditional formatting across a range of cells
11:39:00 Set fonts
11:39:00 Set header/footer
11:39:00 Set page orientation and size
11:39:00 Rename worksheet
11:39:00 Write to Excel2007 format
11:39:00 File written to 08conditionalformatting.xlsx
Call time to write Workbook was 0.0491 seconds
11:39:00 Write to Excel5 format
11:39:00 File written to 08conditionalformatting.xls
Call time to write Workbook was 0.0440 seconds
11:39:00 Current memory usage: 5.5 MB
11:39:00 Peak memory usage: 5.5 MB
11:39:00 Done writing file
File has been created in C:\xampp\htdocs\oa-OLD\vendor\phpoffice\phpexcel\Examples