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