WdKeyCategory enumeration
Office 2013 and later
Specifies the type of item assigned to the key binding.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
| Member name | Description | |
|---|---|---|
| wdKeyCategoryNil | Key is not assigned. | |
| wdKeyCategoryDisable | Key is disabled. | |
| wdKeyCategoryCommand | Key is assigned to a command | |
| wdKeyCategoryMacro | Key is assigned to a | |
| wdKeyCategoryFont | Key is assigned to a font. | |
| wdKeyCategoryAutoText | Key is assigned to autotext. | |
| wdKeyCategoryStyle | Key is assigned to a style. | |
| wdKeyCategorySymbol | Key is assigned to a symbol. | |
| wdKeyCategoryPrefix | Key is assigned to a prefix. |
Show: