Freigeben über


DateTimeValue-Konstruktor (DateTime)

Initializes a new instance of the DateTimeValue.

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

Syntax

'Declaration
Public Sub New ( _
    value As DateTime _
)
'Usage
Dim value As DateTime

Dim instance As New DateTimeValue(value)
public DateTimeValue(
    DateTime value
)

Parameter

Siehe auch

Referenz

DateTimeValue Klasse

DateTimeValue-Member

DateTimeValue Überladung

DocumentFormat.OpenXml-Namespace