KeyMapEntry.AllocatedCommandKeyboardCustomization Property
AllocatedCommandKeyboardCustomization.Represents the element tag in schema: wne:acd
Namespace: DocumentFormat.OpenXml.Office.Word
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaración
Public Property AllocatedCommandKeyboardCustomization As AllocatedCommandKeyboardCustomization
Get
Set
'Uso
Dim instance As KeyMapEntry
Dim value As AllocatedCommandKeyboardCustomization
value = instance.AllocatedCommandKeyboardCustomization
instance.AllocatedCommandKeyboardCustomization = value
public AllocatedCommandKeyboardCustomization AllocatedCommandKeyboardCustomization { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Office.Word.AllocatedCommandKeyboardCustomization