I am looking to get the styleId which is stored in word document instead of styleName form paragraph.ParagraphFormat. I need this because when docx is converted to HTML the css styles are save with styleID instead of name and when the same html is converted to docx i need the original style id so i can map styles from source doc.
image.png (80.5 KB)