次の方法で共有


KeyMapEntry.FixedCommandKeyboardCustomization Property

FixedCommandKeyboardCustomization.Represents the element tag in schema: wne:fci

Namespace: DocumentFormat.OpenXml.Office.Word
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'宣言
Public Property FixedCommandKeyboardCustomization As FixedCommandKeyboardCustomization
    Get
    Set
'使用
Dim instance As KeyMapEntry
Dim value As FixedCommandKeyboardCustomization

value = instance.FixedCommandKeyboardCustomization

instance.FixedCommandKeyboardCustomization = value
public FixedCommandKeyboardCustomization FixedCommandKeyboardCustomization { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Office.Word.FixedCommandKeyboardCustomization

See Also

Reference

KeyMapEntry Class

KeyMapEntry Members

DocumentFormat.OpenXml.Office.Word Namespace