DatePickerContentControl.DateCalendarType 属性

定义

获取或设置在 DatePickerContentControl 中显示的日历的类型。

public Microsoft.Office.Interop.Word.WdCalendarType DateCalendarType { get; set; }

属性值

WdCalendarType

WdCalendarType 值之一。 默认值取决于操作系统的当前区域设置。

注解

默认日历类型取决于操作系统的区域设置。 例如,区域设置英语 (美国) 的默认日历类型为 wdCalendarWestern

适用于