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

value = instance.Date

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

Property Value

Type: DocumentFormat.OpenXml.DateTimeValue

See Also

Reference

DeletedMathControl Class

DeletedMathControl Members

DocumentFormat.OpenXml.Wordprocessing Namespace