Freigeben über


OpenXmlSimpleValue<T>-Konstruktor (T)

Initializes a new instance of the OpenXmlSimpleValue.

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

Syntax

'Declaration
Protected Sub New ( _
    value As T _
)
'Usage
Dim value As T

Dim instance As New OpenXmlSimpleValue(value)
protected OpenXmlSimpleValue(
    T value
)

Parameter

  • value
    Typ: T

Siehe auch

Referenz

OpenXmlSimpleValue<T> Klasse

OpenXmlSimpleValue<T>-Member

OpenXmlSimpleValue<T> Überladung

DocumentFormat.OpenXml-Namespace