Header.DateTime Property
Date Time.Represents the attribte in schema: dateTime
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "dateTime")> _
Public Property DateTime As DateTimeValue
Get
Set
'Usage
Dim instance As Header
Dim value As DateTimeValue
value = instance.DateTime
instance.DateTime = value
[SchemaAttrAttribute(, "dateTime")]
public DateTimeValue DateTime { get; set; }
Property Value
Type: DocumentFormat.OpenXml.DateTimeValue
Returns DateTimeValue.