Share via


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()

See Also

Reference

TextRange2 Interface

TextRange2 Members

Microsoft.Office.Core Namespace