DatePickerContentControl.DateCalendarType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the type of calendar that is displayed in the DatePickerContentControl.
public Microsoft.Office.Interop.Word.WdCalendarType DateCalendarType { get; set; }
Property Value
One of the WdCalendarType values. The default depends on the current locale setting of the operating system.
Remarks
The default calendar type depends on the locale setting of the operating system. For example, the default calendar type for the locale English (United States) is wdCalendarWestern.