Comment.Date Property
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 Comment
Dim value As DateTimeValue
value = instance.Date
instance.Date = value
[SchemaAttrAttribute(, "date")]
public DateTimeValue Date { get; set; }
Property Value
Type: DocumentFormat.OpenXml.DateTimeValue
Returns DateTimeValue.