Share via


AllocatedCommand.AcceleratorName Property

acdName.Represents the attribte in schema: wne:acdName

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

Syntax

'Declaration
<SchemaAttrAttribute(, "acdName")> _
Public Property AcceleratorName As StringValue
    Get
    Set
'Usage
Dim instance As AllocatedCommand
Dim value As StringValue

value = instance.AcceleratorName

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

Property Value

Type: DocumentFormat.OpenXml.StringValue

See Also

Reference

AllocatedCommand Class

AllocatedCommand Members

DocumentFormat.OpenXml.Office.Word Namespace