次の方法で共有


RevExDefinedName.Comment プロパティ

定義

コメントでは、このプロパティは Office 2016 以降でのみ使用できます。

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

プロパティ値

属性

適用対象