次の方法で共有


RevisionView.DisplayRevision プロパティ

定義

コンテンツリビジョンを表示する

スキーマ内の次の属性を表します: 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

プロパティ値

EnumValue<T> を返します。

属性

適用対象