After i splited the string using split function…TextLocationCodes.Split(Environment.Newline.ToCharArray)…
when i tried to bind in excel i am getting empty rows after each string…
I dont want that empty row after the text it should bind like cell A1,A2,A3,…