次の方法で共有


Scenario.Comment プロパティ

定義

シナリオ コメント

スキーマ内の次の属性を表します: comment

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

プロパティ値

StringValue を返します。

属性

適用対象