Compartir a través de


RevisionView.Markup Propiedad

Definición

Mostrar indicador visual del área de marcado

Representa el atributo siguiente en el esquema: 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

Valor de propiedad

Devuelve EnumValue<T>.

Atributos

Se aplica a