ApplicationClass.ListCommands(Boolean) Method

Definition

public:
 virtual void ListCommands(bool ListAllCommands) = Microsoft::Office::Interop::Word::_Application::ListCommands;
public virtual void ListCommands (bool ListAllCommands);
abstract member ListCommands : bool -> unit
override this.ListCommands : bool -> unit
Public Overridable Sub ListCommands (ListAllCommands As Boolean)

Parameters

ListAllCommands
Boolean

Implements

Applies to