次の方法で共有


Command.CommandName プロパティ

定義

command

スキーマ内の次の属性を表します。 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 を返します。

属性

適用対象