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()
Dieser Browser wird nicht mehr unterstützt.
Führen Sie ein Upgrade auf Microsoft Edge durch, um die neuesten Features, Sicherheitsupdates und den technischen Support zu nutzen.
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()