Q
quest
My word document has a table with two columns. How do I read the text in the
row and column of the table programatically ? Thanks.
row and column of the table programatically ? Thanks.
There are various approaches... It's not clear from your question whether youMy word document has a table with two columns. How do I read the text in the
row and column of the table programatically ?
Getting text from Word is basically quite simple: Word.RangeI am using C#. I want to be able to read text in cells.