KeysBoundTo.Command Property
Word Developer Reference |
Returns a String that represents the command assigned to the specified key combination. Read-only.
Syntax
expression.Command
expression A variable that represents a KeysBoundTo object.
Example
This example displays the keys assigned to font names. A message is displayed if no keys have been assigned to fonts.
Visual Basic for Applications |
---|
|
See Also