Freigeben über


Command.CommandName-Eigenschaft

Command.Represents the attribte in schema: cmd

Namespace:  DocumentFormat.OpenXml.Presentation
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

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

value = instance.CommandName

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.StringValue
Returns StringValue.

Siehe auch

Referenz

Command Klasse

Command-Member

DocumentFormat.OpenXml.Presentation-Namespace