OpenXmlSimpleType.TextValue 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.
Attention
This property is not intended for public use and will be removed in the next release
Obtient ou définit la valeur de texte brut interne. N’utilisez PAS cette propriété. Uniquement pour OpenXmlSimpleType.cs usage interne.
protected string TextValue { get; set; }
protected string? TextValue { get; set; }
[System.Obsolete("This property is not intended for public use and will be removed in the next release")]
protected string? TextValue { get; set; }
member this.TextValue : string with get, set
[<System.Obsolete("This property is not intended for public use and will be removed in the next release")>]
member this.TextValue : string with get, set
Protected Property TextValue As String
Valeur de propriété
Retourne String.
- Attributs