ApplicationClass.ListCommands Method

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

Syntax

'Declaration
Public Overridable Sub ListCommands ( _
    ListAllCommands As Boolean _
)
'Usage
Dim instance As ApplicationClass
Dim ListAllCommands As Boolean

instance.ListCommands(ListAllCommands)
public virtual void ListCommands(
    bool ListAllCommands
)

Parameters

Implements

_Application.ListCommands(Boolean)

See Also

Reference

ApplicationClass Class

ApplicationClass Members

Microsoft.Office.Interop.Word Namespace