Share via


TextInput.Clear Method

Deletes the text from the specified text form field.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
Sub Clear
'Usage
Dim instance As TextInput

instance.Clear()
void Clear()

See Also

Reference

TextInput Interface

TextInput Members

Microsoft.Office.Interop.Word Namespace