RevisionView.Markup 属性

定义

显示标记区域的可视指示器

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

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

属性值

返回 EnumValue<T>

属性

适用于