S
Steve A
Hi,
I'm using VSTO for a solution in Excel, but am trying to parse Word files.
I have a Word form which contains data.
However I cannot locate in the Word object model, that data input into a
dropdown form field in a Word document is stored.
I can get data from Text form fields at Bookmarks.Range.Formfields.Item(0)
But I cannot find where the data for the Drop-down items is stored.
So how do I access this data?
Thanks,
Stephen
I'm using VSTO for a solution in Excel, but am trying to parse Word files.
I have a Word form which contains data.
However I cannot locate in the Word object model, that data input into a
dropdown form field in a Word document is stored.
I can get data from Text form fields at Bookmarks.Range.Formfields.Item(0)
But I cannot find where the data for the Drop-down items is stored.
So how do I access this data?
Thanks,
Stephen