TextRange2.Select Method
Selects the TextRange2 object.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Sub Select
'Usage
Dim instance As TextRange2
instance.Select()
void Select()
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Selects the TextRange2 object.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
'Declaration
Sub Select
'Usage
Dim instance As TextRange2
instance.Select()
void Select()