KeysBoundTo.KeyCategory Property

Definition

Returns the type of item assigned to the specified key binding.

public:
 property Microsoft::Office::Interop::Word::WdKeyCategory KeyCategory { Microsoft::Office::Interop::Word::WdKeyCategory get(); };
public Microsoft.Office.Interop.Word.WdKeyCategory KeyCategory { get; }
member this.KeyCategory : Microsoft.Office.Interop.Word.WdKeyCategory
Public ReadOnly Property KeyCategory As WdKeyCategory

Property Value

Applies to