Share via


RevisionView.DisplayRevision Property

Definition

Display Content Revisions

Represents the following attribute in the schema: w:insDel

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

Property Value

Returns EnumValue<T>.

Attributes

Applies to