Need to write in excel file using EPPLUS package using asp.net c#
how to get range in EPPLUs and iterate through loop . from date=2018-01-01 to 2018-01-05 = 5 days data to be written in the excel for the entrycount ,exitcount and Total cip but the headng s.no and time should be common for all the dates
last three columns values only will be repeated based on the date selected in the front end page.