Freigeben über


OpenXmlCompositeElement.InnerXml-Eigenschaft

Gets or sets the markup representing only the child nodes of this node.

Namespace:  DocumentFormat.OpenXml
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Overrides WriteOnly Property InnerXml As String
    Set
'Usage
Dim instance As OpenXmlCompositeElement
Dim value As String

instance.InnerXml = value
public override string InnerXml { set; }

Eigenschaftswert

Typ: System.String
Returns String.

Siehe auch

Referenz

OpenXmlCompositeElement Klasse

OpenXmlCompositeElement-Member

DocumentFormat.OpenXml-Namespace