Compartilhar via


OpenXmlSimpleType.TextValue Propriedade

Definição

Cuidado

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

Obtém ou define o valor de texto bruto interno. NÃO use essa propriedade. Somente 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 da propriedade

Retorna String.

Atributos

Aplica-se a