Compartir a través de


HyperlinkType Constructor (array<OpenXmlElement )

Initializes a new instance of the HyperlinkType class with the specified child elements.

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

Syntax

'Declaración
Protected Sub New ( _
    ParamArray childElements As OpenXmlElement() _
)
'Uso
Dim childElements As OpenXmlElement()

Dim instance As New HyperlinkType(childElements)
protected HyperlinkType(
    params OpenXmlElement[] childElements
)

Parameters

See Also

Reference

HyperlinkType Class

HyperlinkType Members

HyperlinkType Overload

DocumentFormat.OpenXml.Drawing Namespace