'How to get a list from a doc file and make html markup for it? I use the Open XML SDK

Using the OpenXML SDK, 2.0 TEARS, I'm trying to programmatically parse a Word document. From my document I should get a bulleted list, some elements of which should be underlined. How can I do this?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source