OpenXmlCompositeElement.InnerXml Property

Definition

Gets or sets the markup that represents only the child nodes of the current node.

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

Property Value

Returns String.

Applies to