Partager via


OpenXmlCompositeElement, constructeur (String)

OpenXmlCompositeElement constructor

Espace de noms : DocumentFormat.OpenXml
Assembly : DocumentFormat.OpenXml (dans documentformat.openxml.dll)

Syntaxe

'Déclaration
Protected Sub New ( _
    outerXml As String _
)
'Utilisation
Dim outerXml As String

Dim instance As New OpenXmlCompositeElement(outerXml)
protected OpenXmlCompositeElement (
    string outerXml
)

Paramètres

  • outerXml
    The outer XML of the element.

Exceptions

Type d’exception Condition

Voir aussi

Référence

OpenXmlCompositeElement, classe
Membres OpenXmlCompositeElement
DocumentFormat.OpenXml, espace de noms