KeyBinding.Execute Method

Runs the command associated with the specified key combination.

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

Syntax

'Declaration
Sub Execute
'Usage
Dim instance As KeyBinding

instance.Execute()
void Execute()

See Also

Reference

KeyBinding Interface

KeyBinding Members

Microsoft.Office.Interop.Word Namespace