OpenXmlCompositeElement.InnerText Property

Definition

Gets or sets the concatenated values of the current node and all of its children.

public override string InnerText { get; }
member this.InnerText : string
Public Overrides ReadOnly Property InnerText As String

Property Value

Returns String.

Applies to