![]() | Download Help (Windows Only) |
ExecutionViewMgr.GetCommand ( cmdKind, commandIndex = 0)
Creates a Command object. When applicable, the command operates on the items the ExecutionView Manager control selects.
cmdKind As CommandKinds
[In] Specifies the type of Command object to create.
commandIndex As Long
[In] Pass this parameter on commands that are sets to specify which command in the set to return.
This parameter has a default value of 0.
Helpful
Not Helpful