Hyperlink.History 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.
Ajouter aux liens hypertexte consultés
Représente l’attribut suivant dans le schéma : w :history
[DocumentFormat.OpenXml.SchemaAttr(23, "history")]
public DocumentFormat.OpenXml.OnOffValue History { get; set; }
public DocumentFormat.OpenXml.OnOffValue History { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "history")]
public DocumentFormat.OpenXml.OnOffValue? History { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:history")]
public DocumentFormat.OpenXml.OnOffValue? History { get; set; }
public DocumentFormat.OpenXml.OnOffValue? History { get; set; }
member this.History : DocumentFormat.OpenXml.OnOffValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "history")>]
member this.History : DocumentFormat.OpenXml.OnOffValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:history")>]
member this.History : DocumentFormat.OpenXml.OnOffValue with get, set
Public Property History As OnOffValue
Valeur de propriété
Retourne EnumValue<T>.
- Attributs