Curve.Target Propriété

Définition

Cible d’affichage de lien hypertexte

Représente l’attribut suivant dans le schéma : target

[DocumentFormat.OpenXml.SchemaAttr(0, "target")]
public DocumentFormat.OpenXml.StringValue Target { get; set; }
public DocumentFormat.OpenXml.StringValue Target { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "target")]
public DocumentFormat.OpenXml.StringValue? Target { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("target")]
public DocumentFormat.OpenXml.StringValue? Target { get; set; }
public DocumentFormat.OpenXml.StringValue? Target { get; set; }
member this.Target : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "target")>]
member this.Target : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("target")>]
member this.Target : DocumentFormat.OpenXml.StringValue with get, set
Public Property Target As StringValue

Valeur de propriété

Retourne StringValue.

Attributs

S’applique à