How I can import splited cell from an Excel table into a DataTable?
Asked
Active
Viewed 119 times
1 Answers
0
I would use library EPPlus.
You can download it here: http://epplus.codeplex.com/
then you can unmerge them and read as written in this: How to un-merge cells EPPlus?

Jiří Herník
- 2,412
- 1
- 25
- 26
-
How does this answer the question? Even as a comment, this looks rather poor to me. – Uwe Keim Jun 21 '17 at 14:33
-
The question is somehow blurry, we don't know what Shani already tried and what is his exact problem. So i give some way to go, if he is still in the beginning. – Jiří Herník Jul 07 '17 at 13:26