A
Amrish
Hi All,
What is the code to insert a tab character in Word 2003 Automation using
VSTO2005? for vb it something like
Selection.TypeText Text:=vbTab
Whats the same for C#
What is the code to insert a tab character in Word 2003 Automation using
VSTO2005? for vb it something like
Selection.TypeText Text:=vbTab
Whats the same for C#