Share via


OpenXmlUnknownElement.Text Property

Definition

Gets the text of the unknown element, only if the unknown element has only one child that is a text node.

public string Text { get; }
member this.Text : string
Public ReadOnly Property Text As String

Property Value

Returns String.

Applies to