OpenXmlElement.OuterXml Property

Definition

Gets the markup that represents the current element and all of its child elements.

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

Property Value

Returns String.

Applies to