DatePickerContentControl.DateCalendarType 屬性 (2007 系統)

更新:2007 年 11 月

取得或設定在 DatePickerContentControl 中顯示的行事曆類型。

命名空間:  Microsoft.Office.Tools.Word
組件:  Microsoft.Office.Tools.Word.v9.0 (在 Microsoft.Office.Tools.Word.v9.0.dll 中)

語法

<BrowsableAttribute(False)> _
Public Property DateCalendarType As WdCalendarType

Dim instance As DatePickerContentControl
Dim value As WdCalendarType

value = instance.DateCalendarType

instance.DateCalendarType = value
[BrowsableAttribute(false)]
public WdCalendarType DateCalendarType { get; set; }

屬性值

型別:Microsoft.Office.Interop.Word.WdCalendarType

其中一個 WdCalendarType 值。預設值要視作業系統目前的地區設定而定。

備註

預設的行事曆類型要視作業系統目前的地區設定而定。例如,英文 (美國) 地區設定的預設行事曆類型為 wdCalendarWestern

使用權限

請參閱

參考

DatePickerContentControl 類別

DatePickerContentControl 成員

Microsoft.Office.Tools.Word 命名空間