Freigeben über


OpenXmlSimpleType.TextValue-Eigenschaft

DON'T use this property. Only for OpenXmlSimpleType.cs internal use. The internal raw text value.

Namespace:  DocumentFormat.OpenXml
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Protected Property TextValue As String
    Get
    Set
'Usage
Dim value As String

value = Me.TextValue

Me.TextValue = value
protected string TextValue { get; set; }

Eigenschaftswert

Typ: System.String
Returns String.

Siehe auch

Referenz

OpenXmlSimpleType Klasse

OpenXmlSimpleType-Member

DocumentFormat.OpenXml-Namespace