HyperlinkType.InvalidUrl 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.
Si l’URL n’est pas valide et que nous ne pouvons pas créer de relation, nous allons l’enregistrer ici, r :id pointe vers une valeur NULL.
Représente l’attribut suivant dans le schéma : invalidUrl
[DocumentFormat.OpenXml.SchemaAttr(0, "invalidUrl")]
public DocumentFormat.OpenXml.StringValue InvalidUrl { get; set; }
public DocumentFormat.OpenXml.StringValue InvalidUrl { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "invalidUrl")]
public DocumentFormat.OpenXml.StringValue? InvalidUrl { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("invalidUrl")]
public DocumentFormat.OpenXml.StringValue? InvalidUrl { get; set; }
public DocumentFormat.OpenXml.StringValue? InvalidUrl { get; set; }
member this.InvalidUrl : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "invalidUrl")>]
member this.InvalidUrl : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("invalidUrl")>]
member this.InvalidUrl : DocumentFormat.OpenXml.StringValue with get, set
Public Property InvalidUrl As StringValue
Valeur de propriété
Retourne StringValue.
- Attributs