OpenXmlLeafTextElement.InnerXml Property

Definition

Gets or sets the markup that only represents child elements of the current element.

public override string InnerXml { get; set; }
member this.InnerXml : string with get, set
Public Overrides Property InnerXml As String

Property Value

Returns String.

Applies to