Options.ShortMenuNames Property
You have requested Help for a keyword used only on the Macintosh. For information about this keyword, consult the language reference Help included with Microsoft Office Macintosh Edition.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Property ShortMenuNames As Boolean
Get
Set
'Usage
Dim instance As Options
Dim value As Boolean
value = instance.ShortMenuNames
instance.ShortMenuNames = value
bool ShortMenuNames { get; set; }
Property Value
Type: System.Boolean