RevisionView.Markup Propriété

Définition

Afficher l’indicateur visuel de la zone de balisage

Représente l’attribut suivant dans le schéma : 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

Valeur de propriété

Retourne EnumValue<T>.

Attributs

S’applique à