Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

How to use Word.textinput as Word.wdfieldtype.wdFieldFormTextInput

15 views
Skip to first unread message

Srirangam Queen

unread,
Sep 11, 2006, 11:50:02 PM9/11/06
to
i'm creating one template using word form fields in asp.net with c#.Here i
have used the Word.wdfieldtype.wdFieldFormTextInput for creating textarea in
word file and if i need to make the text field as a field that only accepts
date,then i found that we have to use Word.textinput.edittype method to
achieve this,but i don't know how to make the
Word.wdfieldtype.wdFieldFormTextInput to accept the formatting applied using
Word.textinput.Edittype method.if i do this it's is sayiong that "object
reference not set to instance of the object"
i need help with code snippets

Srirangam Queen

unread,
Sep 12, 2006, 2:18:01 AM9/12/06
to
0 new messages