0
Answer

Retrieving Cell Style from a Word Table using C#

Ask a question
moriancumur

moriancumur

20y
1.5k
1
I have tried in vain to try to navigate through a word table using C# and try to retrieve the style associated with each cell in the table. I am writing a program that searches each table in a Huge word document for cells of a particular style: "Table: Recording List", but no matter what I try I cannot isolate the cell style. Any help would be appreciated. Thanks