Freigeben über


DateTimeValue Constructor (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
)

Parameters

See Also

Reference

DateTimeValue Class

DateTimeValue Members

DateTimeValue Overload

DocumentFormat.OpenXml Namespace