Compartir a través de


OpenXmlSimpleType.TextValue Propiedad

Definición

Precaución

This property is not intended for public use and will be removed in the next release

Obtiene o establece el valor de texto sin formato interno. NO use esta propiedad. Solo para OpenXmlSimpleType.cs uso interno.

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

Valor de propiedad

Devuelve String.

Atributos

Se aplica a