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