TextPath.String Propriété

Définition

Texte du chemin d’accès au texte

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

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

Valeur de propriété

Retourne StringValue.

Attributs

S’applique à