OpenXmlElement.InnerXml Property

Definition

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

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

Property Value

Returns String.

Applies to