Freigeben über


ParagraphPropertiesChange.Date-Eigenschaft

date.Represents the attribte in schema: w:date

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

Syntax

'Declaration
<SchemaAttrAttribute(, "date")> _
Public Property Date As DateTimeValue
    Get
    Set
'Usage
Dim instance As ParagraphPropertiesChange
Dim value As DateTimeValue

value = instance.Date

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.DateTimeValue
Returns DateTimeValue.

Siehe auch

Referenz

ParagraphPropertiesChange Klasse

ParagraphPropertiesChange-Member

DocumentFormat.OpenXml.Wordprocessing-Namespace