Command.CommandName Propriété

Définition

Command

Représente l’attribut suivant dans le schéma : cmd

[DocumentFormat.OpenXml.SchemaAttr(0, "cmd")]
public DocumentFormat.OpenXml.StringValue CommandName { get; set; }
public DocumentFormat.OpenXml.StringValue CommandName { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "cmd")]
public DocumentFormat.OpenXml.StringValue? CommandName { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("cmd")]
public DocumentFormat.OpenXml.StringValue? CommandName { get; set; }
public DocumentFormat.OpenXml.StringValue? CommandName { get; set; }
member this.CommandName : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "cmd")>]
member this.CommandName : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("cmd")>]
member this.CommandName : DocumentFormat.OpenXml.StringValue with get, set
Public Property CommandName As StringValue

Valeur de propriété

Retourne StringValue.

Attributs

S’applique à