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

实现

适用于