次の方法で共有


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

'宣言
Public Property AllocatedCommandKeyboardCustomization As AllocatedCommandKeyboardCustomization
    Get
    Set
'使用
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