04:03:17 Create new PHPExcel object
04:03:17 Set document properties
04:03:17 Add some data
04:03:18 Set column widths
04:03:18 Add conditional formatting
04:03:18 Duplicate the conditional formatting across a range of cells
04:03:18 Set fonts
04:03:18 Set header/footer
04:03:18 Set page orientation and size
04:03:18 Rename worksheet
04:03:18 Write to Excel2007 format
04:03:18 File written to 08conditionalformatting.xlsx
Call time to write Workbook was 0.0686 seconds
04:03:18 Write to Excel5 format
04:03:18 File written to 08conditionalformatting.xls
Call time to write Workbook was 0.1221 seconds
04:03:18 Current memory usage: 4 MB
04:03:18 Peak memory usage: 4 MB
04:03:18 Done writing file
File has been created in E:\item\doctor\vendor\phpoffice\phpexcel\Examples