次の方法で共有


ApplicationClass.ListCommands(Boolean) メソッド

定義

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)

パラメーター

ListAllCommands
Boolean

実装

適用対象