DatePickerContentControl.DateCalendarType 屬性
取得或設定在 DatePickerContentControl 中顯示的行事曆類型。
命名空間: Microsoft.Office.Tools.Word
組件: Microsoft.Office.Tools.Word (在 Microsoft.Office.Tools.Word.dll 中)
語法
'宣告
Property DateCalendarType As WdCalendarType
Get
Set
WdCalendarType DateCalendarType { get; set; }
屬性值
型別:Microsoft.Office.Interop.Word.WdCalendarType
其中一個 WdCalendarType 值。預設值要視作業系統目前的地區設定而定。
備註
預設的行事曆類型要視作業系統目前的地區設定而定。 例如,英文 (美國) 地區設定的預設行事曆類型為 wdCalendarWestern。
.NET Framework 安全性
- 完全信任立即呼叫者。這個成員無法供部分信任的程式碼使用。如需詳細資訊,請參閱從部分受信任程式碼使用程式庫。