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