16:30:36 Create new PHPExcel object
16:30:36 Set document properties
16:30:36 Add some data
16:30:36 Set column widths
16:30:36 Add conditional formatting
16:30:36 Duplicate the conditional formatting across a range of cells
16:30:36 Set fonts
16:30:36 Set header/footer
16:30:36 Set page orientation and size
16:30:36 Rename worksheet
16:30:36 Write to Excel2007 format
16:30:36 File written to 08conditionalformatting.xlsx
Call time to write Workbook was 0.0183 seconds
16:30:36 Write to Excel5 format
16:30:36 File written to 08conditionalformatting.xls
Call time to write Workbook was 0.0228 seconds
16:30:36 Current memory usage: 4 MB
16:30:36 Peak memory usage: 4 MB
16:30:36 Done writing file
File has been created in /home/lms/public_html/lmssambatech/vendor/phpoffice/phpexcel/Examples