FixedCommandKeyboardCustomization.CommandIndex Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
fciIndex
Represents the following attribute in the schema: wne:fciIndex
[DocumentFormat.OpenXml.SchemaAttr(33, "fciIndex")]
public DocumentFormat.OpenXml.HexBinaryValue CommandIndex { get; set; }
public DocumentFormat.OpenXml.HexBinaryValue CommandIndex { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(33, "fciIndex")]
public DocumentFormat.OpenXml.HexBinaryValue? CommandIndex { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("wne:fciIndex")]
public DocumentFormat.OpenXml.HexBinaryValue? CommandIndex { get; set; }
public DocumentFormat.OpenXml.HexBinaryValue? CommandIndex { get; set; }
member this.CommandIndex : DocumentFormat.OpenXml.HexBinaryValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(33, "fciIndex")>]
member this.CommandIndex : DocumentFormat.OpenXml.HexBinaryValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("wne:fciIndex")>]
member this.CommandIndex : DocumentFormat.OpenXml.HexBinaryValue with get, set
Public Property CommandIndex As HexBinaryValue
Property Value
- Attributes