I have an excel file that I read which sometimes contains a line break.
For Example:
Upon reading it as a datatable, it would output like this:
This usually appears in two of my columns, So i think I can just check both columns. How to I check for line breaks in datables?