Share via


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

'Declaration
Public Property AllocatedCommandKeyboardCustomization As AllocatedCommandKeyboardCustomization
    Get
    Set
'Usage
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

See Also

Reference

KeyMapEntry Class

KeyMapEntry Members

DocumentFormat.OpenXml.Office.Word Namespace