Command.CommandName 属性

定义

命令

表示架构中的以下属性: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

属性值

返回 StringValue

属性

适用于