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