Forum Discussion
rraghvani
Champion Level 3
3 years agoAn Excel file (.xls) is different from a text file. They are two different formats
WriteToTextFile method opens a text file using the specified character encoding and writes text to it either appending to or replacing the current contents.
- deepa_samota3 years agoContributor
What can I do here to solve the issue ?