Freigeben über


DateTimeValue-Klasse

Defines DateTimeValue - DateTime value for attributes.

Vererbungshierarchie

System.Object
  DocumentFormat.OpenXml.OpenXmlSimpleType
    DocumentFormat.OpenXml.OpenXmlSimpleValue<DateTime>
      DocumentFormat.OpenXml.DateTimeValue

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

Syntax

'Declaration
Public Class DateTimeValue _
    Inherits OpenXmlSimpleValue(Of DateTime)
'Usage
Dim instance As DateTimeValue
public class DateTimeValue : OpenXmlSimpleValue<DateTime>

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.

Siehe auch

Referenz

DateTimeValue-Member

DocumentFormat.OpenXml-Namespace