Freigeben über


OpenXmlSimpleValue<T>-Konstruktor (OpenXmlSimpleValue<T>)

Initializes a new instance of the OpenXmlSimpleValue by deep copy.

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

Syntax

'Declaration
Protected Sub New ( _
    source As OpenXmlSimpleValue(Of T) _
)
'Usage
Dim source As OpenXmlSimpleValue(Of T)

Dim instance As New OpenXmlSimpleValue(source)
protected OpenXmlSimpleValue(
    OpenXmlSimpleValue<T> source
)

Parameter

Siehe auch

Referenz

OpenXmlSimpleValue<T> Klasse

OpenXmlSimpleValue<T>-Member

OpenXmlSimpleValue<T> Überladung

DocumentFormat.OpenXml-Namespace