Hi,
I have a word document(.docx) which contains a table. The user can enter the information in a paragraph style. In each cell they can add 1 or more paragraph information. I would like to read the contents in each cell and create a excel SpreadSheet. Each cell text content in excel needs to be copied to the new Excel file.
I used OpenXML and I can read the contents using InnerText. But the Paragraph formatting(space between two paragraph) are missing. When I copied to the Excel cell, all the paragraph text are merged in to single. How to copy with the Paragraph style to the Excel cell.
Thanks in advance
R.Mani | http://rmanimaran.wordpress.com