OpenXmlSimpleType.TextValue プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
注意事項
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 を返します。
- 属性