RevisionView.Comments Property  
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Display Comments
Represents the following attribute in the schema: 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, setPublic Property Comments As OnOffValueProperty Value
Returns EnumValue<T>.
- Attributes