ApplicationClass.ListCommands(Boolean) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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