HyperlinkType.Action 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.
Action à entreprendre, il peut encore avoir besoin de r :id pour spécifier une cible d’action
Représente l’attribut suivant dans le schéma : action
[DocumentFormat.OpenXml.SchemaAttr(0, "action")]
public DocumentFormat.OpenXml.StringValue Action { get; set; }
public DocumentFormat.OpenXml.StringValue Action { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "action")]
public DocumentFormat.OpenXml.StringValue? Action { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("action")]
public DocumentFormat.OpenXml.StringValue? Action { get; set; }
public DocumentFormat.OpenXml.StringValue? Action { get; set; }
member this.Action : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "action")>]
member this.Action : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("action")>]
member this.Action : DocumentFormat.OpenXml.StringValue with get, set
Public Property Action As StringValue
Valeur de propriété
Retourne StringValue.
- Attributs