RevisionView.DisplayRevision 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 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, setPublic Property DisplayRevision As OnOffValueProperty Value
Returns EnumValue<T>.
- Attributes