RevisionView.Markup Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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