Hi Guys,
I amhaving one concern ,
If any exccel file alreqdy having data we are doing some linq on it and then again we have to write on same file, so what we need to do only write range would work? or some other way to do?
Example: If excel having 3 lines of record and after linq only one line have to write into same excel , what way it will work?