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