ShortMenuNames Property
Applies To
Options object.
Description
Macintosh only. True if Word displays command names in abbreviated form on menus. For example, Word displays "Ins" instead of "Insert," "Fmt" instead of "Format," and "Wnd" instead of "Window." Read/write Boolean.
Example
This example spells out Macintosh command names on menus in full, rather than abbreviating them.
Options.ShortMenuNames = False