00:21:46 Create new PHPExcel object
00:21:46 Set document properties
00:21:46 Add some data
00:21:46 Set column widths
00:21:46 Add conditional formatting
00:21:46 Duplicate the conditional formatting across a range of cells
00:21:46 Set fonts
00:21:46 Set header/footer
00:21:46 Set page orientation and size
00:21:46 Rename worksheet
00:21:46 Write to Excel2007 format
00:21:47 File written to 08conditionalformatting.xlsx
Call time to write Workbook was 1.1739 seconds
00:21:47 Write to Excel5 format
00:21:48 File written to 08conditionalformatting.xls
Call time to write Workbook was 0.9255 seconds
00:21:48 Current memory usage: 5.25 MB
00:21:48 Peak memory usage: 5.25 MB
00:21:48 Done writing file
File has been created in C:\xampp\htdocs\inlislite3-old\vendorxa\phpoffice\phpexcel\Examples