Share via


FixedCommandKeyboardCustomization.CommandIndex Property

fciIndex.Represents the attribte in schema: wne:fciIndex

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

Syntax

'Declaration
<SchemaAttrAttribute(, "fciIndex")> _
Public Property CommandIndex As HexBinaryValue
    Get
    Set
'Usage
Dim instance As FixedCommandKeyboardCustomization
Dim value As HexBinaryValue

value = instance.CommandIndex

instance.CommandIndex = value
[SchemaAttrAttribute(, "fciIndex")]
public HexBinaryValue CommandIndex { get; set; }

Property Value

Type: DocumentFormat.OpenXml.HexBinaryValue

See Also

Reference

FixedCommandKeyboardCustomization Class

FixedCommandKeyboardCustomization Members

DocumentFormat.OpenXml.Office.Word Namespace