K
klehner
I'm attempting to populate (SetResult()) a Word FormField via C++. If the
text within which the form field is contained has been set to "hidden", the
value is not set. If the text is not set to hidden, the value is set
correctly. Is there a way to set the value of a hidden form field?
Also, if someone can provide a pointer to the C++ manual pages for the Word
object model, I would be very grateful.
text within which the form field is contained has been set to "hidden", the
value is not set. If the text is not set to hidden, the value is set
correctly. Is there a way to set the value of a hidden form field?
Also, if someone can provide a pointer to the C++ manual pages for the Word
object model, I would be very grateful.