RevisionView.Comments 属性

定义

显示注释

表示架构中的以下属性:w:comments

[DocumentFormat.OpenXml.SchemaAttr(23, "comments")]
public DocumentFormat.OpenXml.OnOffValue Comments { get; set; }
public DocumentFormat.OpenXml.OnOffValue Comments { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "comments")]
public DocumentFormat.OpenXml.OnOffValue? Comments { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:comments")]
public DocumentFormat.OpenXml.OnOffValue? Comments { get; set; }
public DocumentFormat.OpenXml.OnOffValue? Comments { get; set; }
member this.Comments : DocumentFormat.OpenXml.OnOffValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "comments")>]
member this.Comments : DocumentFormat.OpenXml.OnOffValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:comments")>]
member this.Comments : DocumentFormat.OpenXml.OnOffValue with get, set
Public Property Comments As OnOffValue

属性值

返回 EnumValue<T>

属性

适用于