共用方式為


RevExDefinedName.Comment Property

Definition

comment, this property is only available in Office 2016 and later.

Represents the following attribute in the schema: 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

Property Value

Attributes

Applies to