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

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