Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns a TextRetrievalMode object that controls how text is retrieved from the specified range.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Property TextRetrievalMode As TextRetrievalMode
Get
Set
'Usage
Dim instance As Range
Dim value As TextRetrievalMode
value = instance.TextRetrievalMode
instance.TextRetrievalMode = value
TextRetrievalMode TextRetrievalMode { get; set; }
Property Value
Type: Microsoft.Office.Interop.Word.TextRetrievalMode