SdtContentDate.DateFormat Property

Date Display Mask.Represents the element tag in schema: w:dateFormat

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

Syntax

'Declaration
Public Property DateFormat As DateFormat
    Get
    Set
'Usage
Dim instance As SdtContentDate
Dim value As DateFormat

value = instance.DateFormat

instance.DateFormat = value
public DateFormat DateFormat { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Wordprocessing.DateFormat

See Also

Reference

SdtContentDate Class

SdtContentDate Members

DocumentFormat.OpenXml.Wordprocessing Namespace