Commands2.AddNamedCommand Method
Include Protected Members
Include Inherited Members
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name
Description
AddNamedCommand(AddIn, String, String, String, Boolean, Int32, array<Object[]%, Int32)
(Inherited from Commands.)
AddNamedCommand(AddIn, String, String, String, Boolean, Int32, array<Object[]%, Int32)
Creates a named command that is saved by the environment and made available the next time the environment starts, even if the Add-in is not loaded on environment startup.
Top