09:57:01 Create new PHPExcel object
09:57:01 Set document properties
09:57:01 Add some data
09:57:01 Set column widths
09:57:01 Add conditional formatting
09:57:01 Duplicate the conditional formatting across a range of cells
09:57:01 Set fonts
09:57:01 Set header/footer
09:57:01 Set page orientation and size
09:57:01 Rename worksheet
09:57:01 Write to Excel2007 format
09:57:01 File written to 08conditionalformatting.xlsx
Call time to write Workbook was 0.0234 seconds
09:57:01 Write to Excel5 format
09:57:01 File written to 08conditionalformatting.xls
Call time to write Workbook was 0.0197 seconds
09:57:01 Current memory usage: 4 MB
09:57:01 Peak memory usage: 4 MB
09:57:01 Done writing file
File has been created in C:\apache24\htdocs\hris_neo\vendor\phpoffice\phpexcel\Examples