OpenXmlSimpleType.TextValue Propriété

Définition

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

S’applique à