Hello everyone,
I am unable to read a column in excel with ‘Column Name’
The problem is, My column name has Newline in it.
e.g. row(“First Name”).toString does not work
row(“First”+environment.Newline+“Name”).toString does not work
P.S. I do not want to use Index.