OpenXmlSimpleType.TextValue 属性

定义

注意

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

获取或设置内部原始文本值。 请勿使用此属性。 仅供OpenXmlSimpleType.cs内部使用。

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

属性值

返回 String

属性

适用于