Share via


FixedCommandKeyboardCustomization.CommandName Property

fciName.Represents the attribte in schema: wne:fciName

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

Syntax

'Declaration
<SchemaAttrAttribute(, "fciName")> _
Public Property CommandName As StringValue
    Get
    Set
'Usage
Dim instance As FixedCommandKeyboardCustomization
Dim value As StringValue

value = instance.CommandName

instance.CommandName = value
[SchemaAttrAttribute(, "fciName")]
public StringValue CommandName { get; set; }

Property Value

Type: DocumentFormat.OpenXml.StringValue

See Also

Reference

FixedCommandKeyboardCustomization Class

FixedCommandKeyboardCustomization Members

DocumentFormat.OpenXml.Office.Word Namespace