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()
Ta przeglądarka nie jest już obsługiwana.
Przejdź na przeglądarkę Microsoft Edge, aby korzystać z najnowszych funkcji, aktualizacji zabezpieczeń i pomocy technicznej.
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()