Freigeben über


UserInfo.DateTime-Eigenschaft

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 UserInfo
Dim value As DateTimeValue

value = instance.DateTime

instance.DateTime = value
[SchemaAttrAttribute(, "dateTime")]
public DateTimeValue DateTime { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.DateTimeValue
Returns DateTimeValue.

Siehe auch

Referenz

UserInfo Klasse

UserInfo-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace