TextRange2.Cut Method
Removes a portion or all of the text from a range of text.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Sub Cut
'Usage
Dim instance As TextRange2
instance.Cut()
void Cut()
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.
Removes a portion or all of the text from a range of text.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
'Declaration
Sub Cut
'Usage
Dim instance As TextRange2
instance.Cut()
void Cut()