TextRange2.Copy Method
Copies a TextRange2 object.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Sub Copy
'Usage
Dim instance As TextRange2
instance.Copy()
void Copy()
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.
Copies a TextRange2 object.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
'Declaration
Sub Copy
'Usage
Dim instance As TextRange2
instance.Copy()
void Copy()