Share via


ContentControl.DateCalendarType Property

Returns or sets the calendar type for a calendar content control. Read/write.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
Property DateCalendarType As WdCalendarType
    Get
    Set
'Usage
Dim instance As ContentControl
Dim value As WdCalendarType

value = instance.DateCalendarType

instance.DateCalendarType = value
WdCalendarType DateCalendarType { get; set; }

Property Value

Type: Microsoft.Office.Interop.Word.WdCalendarType
WdCalendarType

See Also

Reference

ContentControl Interface

ContentControl Members

Microsoft.Office.Interop.Word Namespace