Share via


OpenXmlSimpleValue<T> Constructor (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
)

Parameters

See Also

Reference

OpenXmlSimpleValue<T> Class

OpenXmlSimpleValue<T> Members

OpenXmlSimpleValue<T> Overload

DocumentFormat.OpenXml Namespace