c# - Error reading excel cell with line break into Dataset -


i have peculiar issue trying read values excel dataset in c#.

some of excel cell contains line break this. (press alt+ enter in cell include line break within cell)

press alt+ enter in cell include line break within cell

while reading excel in program through fill command. line break read "_".

enter image description here

how address scenario? either want clean escape sequence before importing excel.


Comments

Popular posts from this blog

php - Submit Form Data without Reloading page -

linux - Rails running on virtual machine in Windows -