Expand Minimize
0 out of 1 rated this helpful - Rate this topic

Range.Text Property

Returns or sets the text in the specified range.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
string this { get; set; }

Property Value

Type: System.String

The Text property returns the plain, unformatted text of the selection or range. When you set this property, the text of the range or selection is replaced.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.